mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
Add more savegame stuff to gitignore
This commit is contained in:
parent
603524b489
commit
da14ba8041
4
.gitignore
vendored
4
.gitignore
vendored
@ -18,6 +18,8 @@
|
||||
*.sav
|
||||
*.rtc
|
||||
*.sn*
|
||||
*.sa*
|
||||
*.sg1
|
||||
|
||||
# rgbds extras
|
||||
*.map
|
||||
@ -44,4 +46,4 @@ pokecrystal.txt
|
||||
gfx/pokemon/*/bitmask.asm
|
||||
gfx/pokemon/*/frames.asm
|
||||
!gfx/pokemon/unown/bitmask.asm
|
||||
!gfx/pokemon/unown/frames.asm
|
||||
!gfx/pokemon/unown/frames.asm
|
||||
|
Loading…
Reference in New Issue
Block a user