]> git.ipfire.org Git - thirdparty/systemd.git/blob - .gitattributes
po: Translated using Weblate (Slovenian)
[thirdparty/systemd.git] / .gitattributes
1 *.[ch] whitespace=tab-in-indent,trailing-space
2 *.gpg binary generated
3 *.bmp binary
4 *.base64 generated
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