summaryrefslogtreecommitdiff
path: root/libcmark-gfm/.gitignore
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2019-05-03 22:19:55 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2019-05-15 17:09:24 +0300
commit19dc42649183b2e1cd37be1ca69145dafe1330a2 (patch)
tree54e562b46a52664d98f56fcce2fdbdfda973c94d /libcmark-gfm/.gitignore
parentcec0fb3f50fd924614ced487f79b57c92bff6584 (diff)
Add implementation
Diffstat (limited to 'libcmark-gfm/.gitignore')
-rw-r--r--libcmark-gfm/.gitignore19
1 files changed, 19 insertions, 0 deletions
diff --git a/libcmark-gfm/.gitignore b/libcmark-gfm/.gitignore
new file mode 100644
index 0000000..cece09c
--- /dev/null
+++ b/libcmark-gfm/.gitignore
@@ -0,0 +1,19 @@
+# Compiler/linker output.
+#
+*.d
+*.t
+*.i
+*.ii
+*.o
+*.obj
+*.so
+*.dll
+*.a
+*.lib
+*.exp
+*.pdb
+*.ilk
+*.exe
+*.exe.dlls/
+*.exe.manifest
+*.pc