summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorTavian Barnes <tavianator@gmail.com>2009-06-13 20:47:11 +0000
committerTavian Barnes <tavianator@gmail.com>2009-06-13 20:47:11 +0000
commit4ef467adcb69fecadf9e8410fc8b33e1bb307365 (patch)
treeaf61be21ad670da00d37bdeced3430d029971792 /.gitignore
parent9b6ca3e20b1d0a9ab7f821963c63c9b2b3c4fc40 (diff)
downloaddimension-4ef467adcb69fecadf9e8410fc8b33e1bb307365.tar.xz
Work towards a raytracing engine.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 6b35327..a1cd3a4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,7 +22,8 @@ Makefile.in
/tests/error
/tests/png
/tests/pngxx
-/tests/dimension*.png
+/tests/raytrace
+/tests/*.png
# Files and folders created by libtool
.libs/