From 2e6f339886d6d06c1af351c17b4c93eb0d22c9c4 Mon Sep 17 00:00:00 2001
From: Thomas Mueller <thomas.mueller@tmit.eu>
Date: Mon, 4 Nov 2013 17:17:32 +0100
Subject: [PATCH] ignore test files

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

diff --git a/.gitignore b/.gitignore
index be69107ca1f..8c8b61d701b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -90,3 +90,5 @@ nbproject
 /tests/coverage*
 /tests/autoconfig*
 /tests/autotest*
+/tests/data/lorem-copy.txt
+/tests/data/testimage-copy.png
-- 
GitLab