From ee80f37ddcd7e0deebc5462b8e48722e9c55641e Mon Sep 17 00:00:00 2001 From: David Nadlinger Date: Sat, 8 Dec 2012 23:57:21 +0100 Subject: [PATCH] Ignore in-tree files produced by the D1 tests. --- tests/d1/.gitignore | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 tests/d1/.gitignore diff --git a/tests/d1/.gitignore b/tests/d1/.gitignore new file mode 100644 index 00000000..de7fc2b0 --- /dev/null +++ b/tests/d1/.gitignore @@ -0,0 +1,6 @@ +/dstress +/findregressions +/makewebstatistics +/*.o +/testincludes/*.a +/testincludes/*.o