summaryrefslogtreecommitdiff
path: root/cli-examples/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'cli-examples/.gitignore')
-rw-r--r--cli-examples/.gitignore21
1 files changed, 21 insertions, 0 deletions
diff --git a/cli-examples/.gitignore b/cli-examples/.gitignore
new file mode 100644
index 0000000..e1d6ab8
--- /dev/null
+++ b/cli-examples/.gitignore
@@ -0,0 +1,21 @@
+# Compiler/linker output.
+#
+*.d
+*.t
+*.i
+*.ii
+*.o
+*.obj
+*.so
+*.dll
+*.a
+*.lib
+*.exp
+*.pdb
+*.ilk
+*.exe
+*.exe.dlls/
+*.exe.manifest
+*.pc
+
+driver