mirror of
https://github.com/systemd/systemd.git
synced 2024-12-22 17:35:35 +03:00
1d9a1215e8
I want to mark some files to be ignored for licensing purposes, e.g. output from fuzzers and other samples. By using the gitattribute machinery for this we don't need to design a custom protocol: $ git check-attr generated test/test-sysusers/unhappy-* test/test-sysusers/unhappy-1.expected-err: generated: set test/test-sysusers/unhappy-1.input: generated: unspecified test/test-sysusers/unhappy-2.expected-err: generated: set test/test-sysusers/unhappy-2.input: generated: unspecified test/test-sysusers/unhappy-3.expected-err: generated: set test/test-sysusers/unhappy-3.input: generated: unspecified
9 lines
224 B
Plaintext
9 lines
224 B
Plaintext
/*/* -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
|
|
/*/* generated
|