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.

(cherry picked from commit 7b8f477da50e7656e4633225e60e4d22602fb351)
Signed-off-by: Willy Tarreau <w@1wt.eu>
This commit is contained in:
Amaury Denoyelle 2022-08-16 11:13:59 +02:00 committed by Willy Tarreau
parent 6249e3821a
commit 27da5fea52

1
.gitignore vendored
View File

@ -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
/src/dlmalloc.c