summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/tests
diff options
context:
space:
mode:
authorMatt Turner <[email protected]>2012-09-10 14:31:05 -0700
committerAndreas Boll <[email protected]>2013-01-10 22:01:31 +0100
commitac2793cf3e1e004942c386dfa45f3b5507223f50 (patch)
treef3aca49230518b02d3ecd59f1b4a6b91340f7292 /src/mesa/main/tests
parent3ed95dc0735795087c063288e544359a84f7ea28 (diff)
Clean up .gitignore files
Diffstat (limited to 'src/mesa/main/tests')
-rw-r--r--src/mesa/main/tests/.gitignore1
-rw-r--r--src/mesa/main/tests/hash_table/.gitignore1
2 files changed, 0 insertions, 2 deletions
diff --git a/src/mesa/main/tests/.gitignore b/src/mesa/main/tests/.gitignore
index efd1896b73c..6f58215b977 100644
--- a/src/mesa/main/tests/.gitignore
+++ b/src/mesa/main/tests/.gitignore
@@ -1,2 +1 @@
-/Makefile
/main-test
diff --git a/src/mesa/main/tests/hash_table/.gitignore b/src/mesa/main/tests/hash_table/.gitignore
index 3123ac5e139..1b9aaf4a27e 100644
--- a/src/mesa/main/tests/hash_table/.gitignore
+++ b/src/mesa/main/tests/hash_table/.gitignore
@@ -1,4 +1,3 @@
-Makefile
collision
delete_and_lookup
delete_management