]> git.ipfire.org Git - thirdparty/haproxy.git/commitdiff
CLEANUP: exclude udp-perturb with .gitignore
authorAmaury Denoyelle <adenoyelle@haproxy.com>
Fri, 16 Sep 2022 13:44:57 +0000 (15:44 +0200)
committerAmaury Denoyelle <adenoyelle@haproxy.com>
Fri, 16 Sep 2022 13:47:04 +0000 (15:47 +0200)
udp-perturb is a tool which can be used as a UDP gateway. It can be used
to reorder, remove or corrupt datagrams. It is compiled in dev/
directory and added to .gitignore to not clutter git status output.

.gitignore

index 1844c4fcda04d71258a4b31bea4ce91690311211..dc36969bd4db15788c37c0f36d7a13dbf6280ffd 100644 (file)
@@ -51,6 +51,7 @@ dev/haring/haring
 dev/hpack/decode
 dev/hpack/gen-rht
 dev/qpack/decode
+dev/udp/udp-perturb
 /src/dlmalloc.c
 /tests/test_hashes
 doc/lua-api/_build