]> git.ipfire.org Git - thirdparty/haproxy.git/commitdiff
CLEANUP: .gitignore: ignore more test files
authorWilly Tarreau <w@1wt.eu>
Tue, 11 Aug 2015 09:20:45 +0000 (11:20 +0200)
committerWilly Tarreau <w@1wt.eu>
Tue, 11 Aug 2015 10:17:41 +0000 (12:17 +0200)
Exclude from "git status" many of the files that often result from
development tests and bug reports reproducers.

.gitignore

index 762f5ad771f75ca5d33b97b3d52a450af81e0626..311218d878b1b4471361e2a27d4d531d89ad982a 100644 (file)
@@ -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