summaryrefslogtreecommitdiff
path: root/libxsd-tests/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'libxsd-tests/.gitignore')
-rw-r--r--libxsd-tests/.gitignore28
1 files changed, 28 insertions, 0 deletions
diff --git a/libxsd-tests/.gitignore b/libxsd-tests/.gitignore
new file mode 100644
index 0000000..1b1f9fb
--- /dev/null
+++ b/libxsd-tests/.gitignore
@@ -0,0 +1,28 @@
+# Compiler/linker output.
+#
+*.d
+*.t
+*.i
+*.ii
+*.o
+*.obj
+*.so
+*.dll
+*.a
+*.lib
+*.exp
+*.pdb
+*.ilk
+*.exe
+*.exe.dlls/
+*.exe.manifest
+*.pc
+
+# Test executables.
+#
+driver
+
+# Testscript output directories (can be symlinks).
+#
+test
+test-*