summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2018-06-20 19:47:35 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2018-06-20 19:47:35 +0300
commit9d288cf42217c724b0a78449130e0d5d72ef9fd5 (patch)
treeb8c0fe2bf9e839ddad931d394ae95f40d9430e6f /.gitignore
parent2ac46907b487acec140d9c1f1691b9c78044f4f0 (diff)
Regularize .gitignore files
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index de3061e..c3de2e7 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