summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore16
1 files changed, 16 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index e19e4e0..5e13f7e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,9 +14,25 @@
*.gbc
*.gb
+# asm files
+*.asm
+
+# symfile
+*.sym
+
# generated
*.tx
+# output for some scripts
+*.1bpp
+*.2bpp
+*.png
+*.bst
+*.map
+*.wav
+*.blk
+*.pic
+
# swap files for vim
.*.swp