mirror of https://github.com/pret/pokecrystal.git
don't let .gb roms sneak in
This commit is contained in:
parent
19c907664a
commit
ddfcd3b0b0
|
@ -9,6 +9,7 @@
|
|||
|
||||
# roms
|
||||
*.gbc
|
||||
*.gb
|
||||
|
||||
# generated
|
||||
*.tx
|
||||
|
|
Loading…
Reference in New Issue