aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2018-06-20 20:17:56 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2018-06-20 20:17:56 +0300
commit98fd9c8729081139a9942d5f4e8adf2d1754f330 (patch)
tree11f51c8f74c45b91014309c192957b923163946d /.gitignore
parentc01241b77471ee09fea2c4a5ef97a9e8eae8fb8f (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