Files

16 lines
157 B
Plaintext
Executable File

# Build artifacts
build/*
!build/dummy.txt
# Compiled map packer
pack_map
# Node.js
node_modules/
package-lock.json
package.json
# OS
.DS_Store
Thumbs.db