mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-08-07 07:37:02 +02:00
[CLEANUP] update .gitignore to ignore more temporary files
This commit is contained in:
parent
f863ac152a
commit
83ded5082e
8
.gitignore
vendored
8
.gitignore
vendored
@ -7,3 +7,11 @@
|
|||||||
.svn
|
.svn
|
||||||
haproxy
|
haproxy
|
||||||
src/*.o
|
src/*.o
|
||||||
|
*.rej
|
||||||
|
*.orig
|
||||||
|
*.log*
|
||||||
|
*.trace*
|
||||||
|
haproxy-*
|
||||||
|
make-*
|
||||||
|
dlmalloc.c
|
||||||
|
00*.patch
|
||||||
|
Loading…
Reference in New Issue
Block a user