From 27c8c600022b64aad0737a46bc67c27838ae2424 Mon Sep 17 00:00:00 2001
From: Tavian Barnes <tavianator@gmail.com>
Date: Fri, 10 Apr 2009 05:23:32 +0000
Subject: New tests for error framework.

---
 .gitignore | 2 ++
 1 file changed, 2 insertions(+)

(limited to '.gitignore')

diff --git a/.gitignore b/.gitignore
index 979a17d..ed84f70 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,6 +18,8 @@ Makefile.in
 /doc/texinfo.tex
 
 # Files created by `make check'
+/tests/warning
+/tests/error
 /tests/png
 /tests/dimension*.png
 
-- 
cgit v1.2.3