townengine/apps/templates/lua/.gitignore

18 lines
154 B
Plaintext
Raw Normal View History

2025-02-02 01:26:10 +00:00
# ignore executables
*
!*.*
!*/
2025-02-21 22:14:20 +00:00
**/*.so
**/*.dll
**/*.exe
**/*.trace
**/*.js
**/*.wasm
**/*.wasm.map
**/*.data
**/*.html
2025-02-02 01:26:10 +00:00
2025-02-02 20:11:11 +00:00
data/scripts/twnapi.lua
2025-02-02 01:26:10 +00:00
build/