summaryrefslogtreecommitdiff
path: root/hello0/.gitignore
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2017-06-19 18:26:34 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2017-06-19 18:26:34 +0300
commit60b5be3c72aaa4df1936b62ed4704b3d5abd2247 (patch)
treededf4c56e6209bb58671a1f0b2a2cc10f4f7d31d /hello0/.gitignore
parent86f4323dcc2b0145f6ff661bcf572ea2038af3d0 (diff)
Move project into intermediate sub-directory
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