aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2018-06-20 20:23:32 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2018-06-20 20:23:32 +0300
commitf54941db9bfab5fbc7df9c3204787094dee6aa2f (patch)
tree631a7910bc7e6b7098ed608fdbb1c34fe88c1d58 /.gitignore
parent25539ec050844793c629955d5f3f8b5d07efe16f (diff)
Regularize .gitignore files
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore9
1 files changed, 6 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index df77a36..c3de2e7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,17 +1,20 @@
+.bdep/
+
# Compiler/linker output.
#
*.d
+*.t
+*.i
*.ii
*.o
*.obj
-*.nms
-*.pcm
-*.ifc
*.so
*.dll
*.a
*.lib
*.exp
+*.pdb
+*.ilk
*.exe
*.exe.dlls/
*.exe.manifest