Gitignore and cleanup

This commit is contained in:
Terry Hearst 2022-12-30 01:03:35 -05:00
parent 3ea6926871
commit 005d9c3e6e
2 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View file

@ -5,7 +5,10 @@
native native
*.exe *.exe
*.obj *.obj
marblegame.hl
settings.json settings.json
console.log
data/replays/
release release
Export Export
node_modules node_modules

Binary file not shown.