From 94e4c7b9da90e6e0a95889d70267e091acd85b03 Mon Sep 17 00:00:00 2001 From: Federico Hernandez Date: Mon, 22 Jun 2009 08:21:17 +0200 Subject: [PATCH] Ignore temp data in tests dir --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 55d63397b..3586c4a1e 100644 --- a/.gitignore +++ b/.gitignore @@ -12,4 +12,6 @@ Makefile.in configure config.log www.xls +src/tests/all.log +src/tests/*.data *~