From 4ef467adcb69fecadf9e8410fc8b33e1bb307365 Mon Sep 17 00:00:00 2001 From: Tavian Barnes Date: Sat, 13 Jun 2009 20:47:11 +0000 Subject: Work towards a raytracing engine. --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.gitignore') 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/ -- cgit v1.2.3