Remove *.pal from gitignore, remove more build objects with make clean.

This commit is contained in:
luckytyphlosion
2018-09-20 11:17:05 -04:00
parent 0a2eabd59a
commit d6c44f0ca4
2 changed files with 4 additions and 2 deletions

4
.gitignore vendored
View File

@@ -40,8 +40,8 @@ pokecrystal.txt
*.2bpp
*.1bpp
*.lz
*.pal
*.animated.tilemap
gfx/pokemon/*/bitmask.asm
gfx/pokemon/*/frames.asm
!gfx/pokemon/*/shiny.pal
!gfx/pokemon/unown/bitmask.asm
!gfx/pokemon/unown/frames.asm