aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2018-06-20 19:49:24 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2018-06-20 19:49:24 +0300
commit4858a89c144bc97093d516d4a209c0a29fec793a (patch)
tree9e9d7191230ebcbaeef7d27745fb7945e1eec09c /.gitignore
parent28de06dee6ab87002518b681a1ccca74fca16f94 (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