aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2018-06-20 19:53:39 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2018-06-20 19:53:39 +0300
commit810d0df01746c0f639b2c573aed03cbc487f42da (patch)
tree8fe037d2f2b05c4bbb6a96d1d7a4c5f2cda7b3cc /.gitignore
parent40a83720199dec2becd7303ffaac59097244f37c (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 a06aa4b..3004ad1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,10 @@
+.bdep/
+
# Compiler/linker output.
#
*.d
+*.t
+*.i
*.ii
*.o
*.obj
@@ -9,6 +13,8 @@
*.a
*.lib
*.exp
+*.pdb
+*.ilk
*.exe
*.exe.dlls/
*.exe.manifest