commit | 7b8f477da50e7656e4633225e60e4d22602fb351 | [log] [tgz] |
---|---|---|
author | Amaury Denoyelle <adenoyelle@haproxy.com> | Tue Aug 16 11:13:59 2022 +0200 |
committer | Amaury Denoyelle <adenoyelle@haproxy.com> | Wed Aug 17 11:04:20 2022 +0200 |
tree | dc05d000f77b99f2bd735e3d2413e5d13cdb45ca | |
parent | bbeec37b3189d8132e9faeea60285bdb0eefcf26 [diff] [blame] |
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.
diff --git a/.gitignore b/.gitignore index a277688..1844c4f 100644 --- a/.gitignore +++ b/.gitignore
@@ -47,6 +47,7 @@ dev/flags/flags dev/poll/poll dev/tcploop/tcploop +dev/haring/haring dev/hpack/decode dev/hpack/gen-rht dev/qpack/decode