aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore18
1 files changed, 17 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 3b9998d..3004ad1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,9 +1,25 @@
+.bdep/
+
# Compiler/linker output.
#
+*.d
+*.t
+*.i
+*.ii
*.o
-*.o.d
+*.obj
*.so
+*.dll
*.a
+*.lib
+*.exp
+*.pdb
+*.ilk
+*.exe
+*.exe.dlls/
+*.exe.manifest
+*.pc
+
*.l
*.l.cpp-options