gitignore: omit ROMs and generated data
parent
1512a8f758
commit
713277148a
|
@ -1,2 +1,5 @@
|
|||
__pycache__
|
||||
*.pyc
|
||||
*.gba
|
||||
*.sfc
|
||||
*.txt
|
||||
|
|
Loading…
Reference in New Issue