summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore7
1 files changed, 6 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index e232bb47..144f204a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,12 +1,14 @@
*.a
*.bin
+*.coff
*.dbg
*.dep
*.exe
*.lib
*.i
+*.ith
*.lst
-*.mo
+*.mo32
*.mo64
*.o
*.o64
@@ -18,8 +20,11 @@
*.pdb
*.rej
*.s
+*.srec
*.si
*.swp
+*.win32
+*.win64
*.xml
.*swo
*~