aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2018-06-20 19:57:30 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2018-06-20 19:57:30 +0300
commit306ac6c7e7c234adf340e0f18fcf0affc3cd6469 (patch)
tree52b0c31439c3c446fc8415ead1c32fb737251db2 /.gitignore
parentbc1f722b043e654808a95e1d7acb85b86e4aed6a (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 cad5233..c3de2e7 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