23 lines
160 B
Plaintext
23 lines
160 B
Plaintext
# Build output
|
|
bin/
|
|
dist/
|
|
*.zip
|
|
*.love
|
|
*.metadata.json
|
|
|
|
# Version file
|
|
.version
|
|
|
|
# OS
|
|
.DS_Store
|
|
Thumbs.db
|
|
|
|
# Editor
|
|
.vscode/
|
|
.idea/
|
|
*.swp
|
|
*.swo
|
|
|
|
# Lua
|
|
luac.out
|