summaryrefslogtreecommitdiff
path: root/.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 /.gitignore
parent86f4323dcc2b0145f6ff661bcf572ea2038af3d0 (diff)
Move project into intermediate sub-directory
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore16
1 files changed, 0 insertions, 16 deletions
diff --git a/.gitignore b/.gitignore
deleted file mode 100644
index 878cf3c..0000000
--- a/.gitignore
+++ /dev/null
@@ -1,16 +0,0 @@
-# Compiler/linker output.
-#
-*.d
-*.ii
-*.o
-*.obj
-*.so
-*.dll
-*.a
-*.lib
-*.exp
-*.exe
-*.exe.dlls/
-*.exe.manifest
-
-hello