From: Willy Tarreau Date: Tue, 11 Aug 2015 09:20:45 +0000 (+0200) Subject: CLEANUP: .gitignore: ignore more test files X-Git-Tag: v1.6-dev4~87 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=921405e4a829d9c809f39e67aebcc0c7ae068e5b;p=thirdparty%2Fhaproxy.git CLEANUP: .gitignore: ignore more test files Exclude from "git status" many of the files that often result from development tests and bug reports reproducers. --- diff --git a/.gitignore b/.gitignore index 762f5ad771..311218d878 100644 --- a/.gitignore +++ b/.gitignore @@ -18,3 +18,31 @@ make-* dlmalloc.c 00*.patch *.service +*.bak +.nfs* +contrib/base64/base64rev +contrib/halog/halog +contrib/ip6range/ip6range +contrib/iprange/iprange +tests/test_hashes +/*.cfg +/*.conf +/*.diff +/*.patch +/*.c +/*.o +/*.so +/*.txt +/*.TXT +/*.txt.* +/*.prof +/*.gprof +/*.prof.* +/*.gprof.* +/*.tar +/*.tar.gz +/*.tgz +/*.mbox +/*.sh +/bug* +/TAGS