diff options
author | yenatch <yenatch@gmail.com> | 2017-10-25 00:43:40 -0400 |
---|---|---|
committer | yenatch <yenatch@gmail.com> | 2017-10-25 00:43:40 -0400 |
commit | 4e4e7924747b7eeeb898181ccdfb5339d60b1abb (patch) | |
tree | e178a5055cd55fecca97061a9ec0de0602a5d264 | |
parent | 021afb68312992dd26d6fd3079add6ad1f92c0d2 (diff) |
whitelist shiny.pal
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index a4639d0ca..85a07e345 100644 --- a/.gitignore +++ b/.gitignore @@ -43,3 +43,4 @@ pokecrystal.txt *.animated.tilemap gfx/pics/*/bitmask.asm gfx/pics/*/frames.asm +!gfx/pics/*/shiny.pal |