initial commit

This commit is contained in:
2025-02-04 23:42:28 +03:00
commit 68afa6cd8b
3 changed files with 47 additions and 0 deletions

12
.gitignore vendored Normal file
View File

@ -0,0 +1,12 @@
# ignore executables
*
!*.*
!*/
*.so
*.dll
*.exe
*.trace
data/scripts/twnapi.lua
build/