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