1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2025-01-10 01:17:44 +03:00

gitattributes: mark fuzz inputs that are pure binary as such

We also have a bunch of files that have some bytes and a lot
of text, like the journal export format. For those, it is still quite
useful when the tools try to diff them, so let's not mark those.
This commit is contained in:
Zbigniew Jędrzejewski-Szmek 2021-10-16 18:19:19 +02:00
parent 22e5118cda
commit 7b84e701a8

View File

@ -1 +1,7 @@
/*/* -whitespace
/*/* -whitespace
/fuzz-bus-match/* binary
/fuzz-dhcp*/* binary
/fuzz-dns-packet/* binary
/fuzz-fido-id-desc/ binary
/fuzz-lldp-rx/* binary
/fuzz-ndisc-rs/* binary