diff options
author | YamaArashi <shadow962@live.com> | 2015-11-13 21:57:22 -0800 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2015-11-13 21:57:22 -0800 |
commit | 4c733f3811d2b1bd35bf0474a79490706a4cd845 (patch) | |
tree | 0eea3502ae34b55611a6920490ed32b479f6b244 /.gitignore | |
parent | 3d1b6597f3fc22547fe2021275b1818a92093ab8 (diff) |
pokemon PNGs and palettes
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 000000000..cca13a6a3 --- /dev/null +++ b/.gitignore @@ -0,0 +1,12 @@ +*.exe +*.o +*.elf +*.gba +*.1bpp +*.4bpp +*.8bpp +*.gbapal +*.lz +pokeas +pokeld +pokeobjcopy |