summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormid-kid <esteve.varela@gmail.com>2018-10-11 11:33:28 +0200
committermid-kid <esteve.varela@gmail.com>2018-10-11 11:39:09 +0200
commitda14ba8041c1c5a8479c93dc4b39a547ce8512fc (patch)
tree4adadd249a33f7f075e3c4de448814a709cc56e2
parent603524b4896f38c2d6163308277a74b44d22be8f (diff)
Add more savegame stuff to gitignore
-rw-r--r--.gitignore4
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 55797d264..45d82fc60 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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 \ No newline at end of file
+!gfx/pokemon/unown/frames.asm