mirror of
https://github.com/RandomityGuy/MBHaxe.git
synced 2025-10-30 08:11:25 +00:00
Gitignore and cleanup
This commit is contained in:
parent
3ea6926871
commit
005d9c3e6e
2 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -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
|
||||||
|
|
|
||||||
BIN
marblegame.hl
BIN
marblegame.hl
Binary file not shown.
Loading…
Add table
Reference in a new issue