# 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
