aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2018-10-15 21:00:49 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2018-10-15 21:00:49 +0300
commitfb65c93daaf369157bd712f2c4c20161c4840b94 (patch)
tree46c0cf353a34fc5d292d4eaec0d6b33b881d66a7
Add .gitignore
-rw-r--r--.gitignore21
1 files changed, 21 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..c3de2e7
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,21 @@
+.bdep/
+
+# Compiler/linker output.
+#
+*.d
+*.t
+*.i
+*.ii
+*.o
+*.obj
+*.so
+*.dll
+*.a
+*.lib
+*.exp
+*.pdb
+*.ilk
+*.exe
+*.exe.dlls/
+*.exe.manifest
+*.pc