summaryrefslogtreecommitdiff
path: root/hello0/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'hello0/.gitignore')
-rw-r--r--hello0/.gitignore16
1 files changed, 16 insertions, 0 deletions
diff --git a/hello0/.gitignore b/hello0/.gitignore
new file mode 100644
index 0000000..878cf3c
--- /dev/null
+++ b/hello0/.gitignore
@@ -0,0 +1,16 @@
+# Compiler/linker output.
+#
+*.d
+*.ii
+*.o
+*.obj
+*.so
+*.dll
+*.a
+*.lib
+*.exp
+*.exe
+*.exe.dlls/
+*.exe.manifest
+
+hello