mirror of
https://github.com/notwa/mm
synced 2024-11-04 22:29:02 -08:00
a dump folder for (gasp) dumps
This commit is contained in:
parent
4b234fc26a
commit
9a808fdb80
2 changed files with 2 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -3,5 +3,4 @@ lua movement test
|
|||
* - Copy*
|
||||
cm oot save.lua
|
||||
cm mm save.lua
|
||||
*.csv
|
||||
__pycache__/*
|
||||
|
|
2
dump/.gitignore
vendored
Normal file
2
dump/.gitignore
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
*
|
||||
!.gitignore
|
Loading…
Reference in a new issue