summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore25
1 files changed, 8 insertions, 17 deletions
diff --git a/.gitignore b/.gitignore
index d4c59ec..01994ef 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,22 +1,13 @@
# Compiler/linker output.
#
+*.d
*.o
-*.o.d
+*.obj
*.so
+*.dll
*.a
-*.l
-*.l.cpp-options
-
-# Generated documentation.
-#
-*.pdf
-*.ps
-
-# Generated build system files.
-#
-*-dynamic.make
-config.build
-
-# Generated .gitignore files.
-#
-.gitignore
+*.lib
+*.exp
+*.exe
+*.exe.dlls/
+*.exe.manifest