aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2018-06-20 19:48:55 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2018-06-20 19:48:55 +0300
commita2f5f473a0b1eb4cb9959f0302a1163d15ed91c7 (patch)
tree0a5f780865b2897ceb899d9ca03ec6892c6fbef4
parent58b45a7078b5b526f5b6879cfa606d8f0601fedc (diff)
Regularize .gitignore files
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index d13669b..6c5bf86 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