mirror of
https://github.com/notwa/mm
synced 2025-02-05 05:23:22 -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*
|
* - Copy*
|
||||||
cm oot save.lua
|
cm oot save.lua
|
||||||
cm mm save.lua
|
cm mm save.lua
|
||||||
*.csv
|
|
||||||
__pycache__/*
|
__pycache__/*
|
||||||
|
|
2
dump/.gitignore
vendored
Normal file
2
dump/.gitignore
vendored
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
*
|
||||||
|
!.gitignore
|
Loading…
Add table
Reference in a new issue