]> git.ipfire.org Git - thirdparty/systemd.git/blame - .gitattributes
build(deps): bump pkg/debian from `640ff73` to `9a5adf2`
[thirdparty/systemd.git] / .gitattributes
CommitLineData
e8340477 1*.[ch] whitespace=tab-in-indent,trailing-space
1d9a1215 2*.gpg binary generated
546e57f5 3*.bmp binary
767aad7b 4*.base64 generated
1d9a1215
ZJS
5
6# Mark files as "generated", i.e. no license applies to them.
7# This includes output from programs, directive lists generated by grepping
8# for all possibilities, samples from fuzzers, files from /proc, packet samples,
9# and anything else where no copyright can be asserted.
10#
11# Use 'git check-attr generated -- <path>' to query the attribute.
12[attr]generated