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