summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2018-06-20 19:43:50 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2018-06-20 19:43:50 +0300
commitf23087e3394ecefa9959c77e08c6f6092b15887c (patch)
treeefcf5b871fd497c63544b863f2e8b8f47af7c80f /.gitignore
parenteca5cf33b4be7cc38b96d2b31522a40c5f4027c2 (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 19c7b69..c3de2e7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,7 +1,11 @@
+.bdep/
+
# Compiler/linker output.
#
*.d
+*.t
*.i
+*.ii
*.o
*.obj
*.so
@@ -9,6 +13,8 @@
*.a
*.lib
*.exp
+*.pdb
+*.ilk
*.exe
*.exe.dlls/
*.exe.manifest