aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2018-06-20 20:21:28 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2018-06-20 20:21:28 +0300
commitd03e5cf44470c6980f4127b3c7bcc2aaf99b151d (patch)
tree9c6a025e4beda024778b5208649d7fae5fbf9c74 /.gitignore
parent91364b58fa5cc224e80209e28e62613ca36dc4a9 (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