]> git.ipfire.org Git - thirdparty/haproxy.git/commitdiff
CLEANUP: exclude haring with .gitignore
authorAmaury Denoyelle <adenoyelle@haproxy.com>
Tue, 16 Aug 2022 09:13:59 +0000 (11:13 +0200)
committerAmaury Denoyelle <adenoyelle@haproxy.com>
Wed, 17 Aug 2022 09:04:20 +0000 (11:04 +0200)
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.

.gitignore

index a2776883ee04e5967945d725385ca8fc8f09b7c4..1844c4fcda04d71258a4b31bea4ce91690311211 100644 (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
 dev/qpack/decode