summaryrefslogtreecommitdiff
path: root/hello0/.gitignore
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2021-10-15 22:58:15 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2021-10-15 22:58:15 +0300
commit16a654d5e8d72ed894d21543ebe3b1e71f8caa96 (patch)
treedd79f508dd33cb23435b830b16adf6ade24d40fd /hello0/.gitignore
parent40aa6aa3b2f551f71c0e1eefd1f4b24b8f487b9a (diff)
Add BMI extensions to and ignore compressed .i and .i in .gitignoreHEADmaster
Diffstat (limited to 'hello0/.gitignore')
-rw-r--r--hello0/.gitignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/hello0/.gitignore b/hello0/.gitignore
index d2bf469..b70cc4b 100644
--- a/hello0/.gitignore
+++ b/hello0/.gitignore
@@ -3,9 +3,14 @@
*.d
*.t
*.i
+*.i.*
*.ii
+*.ii.*
*.o
*.obj
+*.gcm
+*.pcm
+*.ifc
*.so
*.dll
*.a