]> git.ipfire.org Git - thirdparty/systemd.git/blame - .gitattributes
sd-id128: make id128_read() or friends return -ENOPKG when the file contents is ...
[thirdparty/systemd.git] / .gitattributes
CommitLineData
e8340477 1*.[ch] whitespace=tab-in-indent,trailing-space
1d9a1215 2*.gpg binary generated
546e57f5 3*.bmp binary
1d9a1215
ZJS
4
5# Mark files as "generated", i.e. no license applies to them.
6# This includes output from programs, directive lists generated by grepping
7# for all possibilities, samples from fuzzers, files from /proc, packet samples,
8# and anything else where no copyright can be asserted.
9#
10# Use 'git check-attr generated -- <path>' to query the attribute.
11[attr]generated