From e068bfd82740ae5cd5385a1702a06c05da08ff78 Mon Sep 17 00:00:00 2001 From: Jan Nieuwenhuizen Date: Thu, 20 Dec 2007 11:45:19 +0100 Subject: [PATCH] Ignore more, but don't ignore *.ps and *.pdf: only in /. --- .gitignore | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 3f67a9acc4..346f815f15 100644 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,7 @@ *.600pk *.afm *.aux +*.checksum *.eps *.gcda *.gcno @@ -12,12 +13,11 @@ *.graph *.log *.midi +*.new *.orig *.patch *.pats -*.pdf *.profile -*.ps *.pyc *.rej *.signature @@ -30,9 +30,14 @@ .dotest .gdbinit .htaccess +/*.abc /*.html /*.ly +/*.pdf /*.png +/*.po +/*.ppm +/*.ps /.sconf_temp /.sconsign.dblite /GNUmakefile @@ -58,8 +63,10 @@ config.status.lineno configure gcstat*.scm lily-[0-9a-f][0-9a-f][0-9a-f]* +nohup.out out-cov out-scons out-test +pats tags test-output-distance -- 2.39.2