aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorluckytyphlosion <alan.rj.huang@gmail.com>2015-09-20 14:41:32 -0400
committerluckytyphlosion <alan.rj.huang@gmail.com>2015-09-20 14:41:32 -0400
commit54ce47deedfc8551b79b33a292bbe92f6658a113 (patch)
tree964c0d51092da8c61ad11e88565f5ea083bebc95 /.gitignore
parentMore bank3f documentation and a bit of audio.asm prep (diff)
downloadpokeyellow-54ce47deedfc8551b79b33a292bbe92f6658a113.tar.gz
pokeyellow-54ce47deedfc8551b79b33a292bbe92f6658a113.tar.xz
pokeyellow-54ce47deedfc8551b79b33a292bbe92f6658a113.zip
More pikachu related bank3f
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore18
1 files changed, 18 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index e2a884db..16345ff6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -30,6 +30,24 @@
*.sav
*.sys
+# lol bgb
+*.sn1
+*.sn2
+*.sn3
+*.sn4
+*.sn5
+*.sn6
+*.sn7
+*.sn8
+*.sn9
+*.sn0
+
+# leftover txt files from diff
+*.txt
+
# for vim configuration
# url: http://www.vim.org/scripts/script.php?script_id=441
.lvimrc
+
+# extras is a submodule, don't include
+extras/