From d264c07d81fe6f29e92bf440395bb969c483e92c Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Tue, 4 Nov 2014 20:47:00 +0100 Subject: add *.test to gitignore so it can be used for your test files MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 6dccc3d..de73a4d 100644 --- a/.gitignore +++ b/.gitignore @@ -16,4 +16,5 @@ obj/ *.pdf *.ps *.dvi +*.test -- cgit v1.2.3-70-g09d2