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