summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--bin/.gitignore2
-rw-r--r--tests/.gitignore3
-rw-r--r--tests/glx/.gitignore1
3 files changed, 6 insertions, 0 deletions
diff --git a/bin/.gitignore b/bin/.gitignore
new file mode 100644
index 0000000..3b3f168
--- /dev/null
+++ b/bin/.gitignore
@@ -0,0 +1,2 @@
+/depcomp
+/missing
diff --git a/tests/.gitignore b/tests/.gitignore
new file mode 100644
index 0000000..a963aad
--- /dev/null
+++ b/tests/.gitignore
@@ -0,0 +1,3 @@
+Makefile
+Makefile.in
+.deps/
diff --git a/tests/glx/.gitignore b/tests/glx/.gitignore
new file mode 100644
index 0000000..dab7e97
--- /dev/null
+++ b/tests/glx/.gitignore
@@ -0,0 +1 @@
+/glx_unittest