From 06b039f871bb3a97e23345ad27f0c8b80e5c6d36 Mon Sep 17 00:00:00 2001 From: Trevor Daniels Date: Sat, 28 Nov 2009 04:24:45 +0000 Subject: [PATCH] Ignore all out-* files This avoids files in out-www appearing as unstaged changes in git gui --- .gitignore | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 687d6523e4..55487ae9d4 100644 --- a/.gitignore +++ b/.gitignore @@ -67,9 +67,7 @@ lily-[0-9a-f][0-9a-f][0-9a-f]* lsr-unsafe.txt nohup.out out -out-cov -out-scons -out-test +out-* pats tags test-output-distance -- 2.39.2