summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorTavian Barnes <tavianator@gmail.com>2009-07-01 04:58:53 +0000
committerTavian Barnes <tavianator@gmail.com>2009-07-01 04:58:53 +0000
commitf01ded33e29e47e0d04cca3932a22bef66a37933 (patch)
treebfe710450b2bf3204a3cc8bd969d027655add723 /.gitignore
parentc19f7101d21353c8278dd9277dbb20a77389272d (diff)
downloaddimension-f01ded33e29e47e0d04cca3932a22bef66a37933.tar.xz
Make test executables end in -test.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore7
1 files changed, 1 insertions, 6 deletions
diff --git a/.gitignore b/.gitignore
index 308771c..9f020a3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -38,12 +38,7 @@ Makefile.in
/doc/texinfo.tex
# Files created by `make check'
-/tests/warning
-/tests/error
-/tests/png
-/tests/pngxx
-/tests/raytrace
-/tests/raytracexx
+/tests/*-test
/tests/*.png
# Files and folders created by libtool