diff options
author | yenatch <yenatch@gmail.com> | 2017-06-24 16:31:23 -0400 |
---|---|---|
committer | yenatch <yenatch@gmail.com> | 2017-06-24 16:31:23 -0400 |
commit | bc787652987987d258dadd6e32649a3aea643ae9 (patch) | |
tree | cfb0d72468a6d577f6e73201889f9eabe1095388 | |
parent | a20664d41528e8b9eacc7d9c278c5b5e7822507d (diff) |
1bpp in gitignore
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 9af0a0bd4..a4639d0ca 100644 --- a/.gitignore +++ b/.gitignore @@ -37,6 +37,7 @@ pokecrystal.txt *.dimensions *.gbcpal *.2bpp +*.1bpp *.lz *.pal *.animated.tilemap |