aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2018-06-20 19:46:03 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2018-06-20 19:46:03 +0300
commit6ff74dd45971153cfeec1d41907d2ff01936ebe3 (patch)
tree40447c3bb94a18b13ab6c0bae375904e9b84a923
parent469e8e1b50e95d776eafe79e42bc92ede37842ca (diff)
Regularize .gitignore files
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index ea49522..7136c06 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,6 +3,8 @@
# Compiler/linker output.
#
*.d
+*.t
+*.i
*.ii
*.o
*.obj
@@ -11,6 +13,8 @@
*.a
*.lib
*.exp
+*.pdb
+*.ilk
*.exe
*.exe.dlls/
*.exe.manifest