summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2018-06-20 19:41:59 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2018-06-20 19:41:59 +0300
commit63916698b7ffcc5848a31cce84b8949d667c2bec (patch)
tree35d493b2a65d5c723e746268bb463e393fef09c1 /.gitignore
parent1ecb42cc0e7abc821fe37299265c0d70a252d2bf (diff)
Regularize .gitignore files
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 19c7b69..c3de2e7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,7 +1,11 @@
+.bdep/
+
# Compiler/linker output.
#
*.d
+*.t
*.i
+*.ii
*.o
*.obj
*.so
@@ -9,6 +13,8 @@
*.a
*.lib
*.exp
+*.pdb
+*.ilk
*.exe
*.exe.dlls/
*.exe.manifest