aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authoryenatch <yenatch@gmail.com>2014-04-15 21:29:01 -0700
committeryenatch <yenatch@gmail.com>2014-04-15 21:29:01 -0700
commitb45dbd897070aca848ac64888abc63fa20f4469d (patch)
tree8a40c1bb0ef2bd625dfaca071cd5eed114252137 /.gitignore
parentMerge https://github.com/yenatch/pokered (diff)
parentBump pokemontools for png manifest destiny. (diff)
downloadpokeyellow-b45dbd897070aca848ac64888abc63fa20f4469d.tar.gz
pokeyellow-b45dbd897070aca848ac64888abc63fa20f4469d.tar.xz
pokeyellow-b45dbd897070aca848ac64888abc63fa20f4469d.zip
Merge remote-tracking branch 'yenatch/png'
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore8
1 files changed, 5 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index 527dfdd0..d60a2fb2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,3 @@
-# global label defs are generated
-globals.asm
-
# precompiled python
*.pyc
@@ -21,6 +18,11 @@ globals.asm
# generated
*.tx
+# converted image data
+*.2bpp
+*.1bpp
+*.pic
+
# swap files for vim
.*.swp