summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore14
1 files changed, 11 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index faeba53..2a1dc8f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,7 +1,15 @@
+# Compiler/linker output.
+#
+*.d
*.o
*.obj
-*.d
+*.so
+*.dll
+*.a
+*.lib
+*.exp
+*.exe
+*.exe.dlls/
+*.exe.manifest
hello
-hello.exe
-