mirror of
https://github.com/haproxy/haproxy.git
synced 2026-04-21 14:17:30 -04:00
CLEANUP: exclude haring with .gitignore
haring is a new utility to decode file-backed rings. It is compiled in dev/ directory and so the binary should be specified in .gitignore to not clutter git status output.
This commit is contained in:
parent
bbeec37b31
commit
7b8f477da5
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -47,6 +47,7 @@ dev/base64/base64rev-gen
|
|||
dev/flags/flags
|
||||
dev/poll/poll
|
||||
dev/tcploop/tcploop
|
||||
dev/haring/haring
|
||||
dev/hpack/decode
|
||||
dev/hpack/gen-rht
|
||||
dev/qpack/decode
|
||||
|
|
|
|||
Loading…
Reference in a new issue