aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2018-06-20 19:56:05 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2018-06-20 19:56:05 +0300
commit2208cf25b884d166a07f06acba27949f0681cf48 (patch)
treed6caca16bc246cc584e91d0cc26c9670de783a69 /.gitignore
parent353438a94953bf4d093af0d84decd5ec7529ed34 (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 7a6b7af..5a9e741 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