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