[PATCH] Add one more directory for ignoring test log files

David Shea dshea at redhat.com
Wed Dec 4 14:56:17 UTC 2013


The newly arranged glade tests put log files one layer deeper, so pile
it on.
---
 .gitignore | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.gitignore b/.gitignore
index 913da4d..079e463 100644
--- a/.gitignore
+++ b/.gitignore
@@ -71,6 +71,8 @@ py-compile
 stamp-h1
 tags
 test-driver
+tests/*/*/*.log
+tests/*/*/*.trs
 tests/*/*.log
 tests/*/*.trs
 tests/*.log
-- 
1.8.4.2



More information about the anaconda-patches mailing list