From 70c240b0b3e113c222f34b80da5cfb355d60b177 Mon Sep 17 00:00:00 2001 From: "Gergely Polonkai (W00d5t0ck)" Date: Fri, 4 Oct 2013 23:39:31 +0200 Subject: [PATCH] Updat .gitignore with testing related files --- .gitignore | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.gitignore b/.gitignore index f931867..37e1c97 100644 --- a/.gitignore +++ b/.gitignore @@ -51,6 +51,13 @@ Makefile.in /compile /so_locations +# Testing related files +/test-driver +/tests/*-test +/tests/*-test.log +/tests/*-test.trs +/tests/test-suite.log + # Translation related files /ABOUT-NLS /po/POTFILES