mirror of
https://github.com/systemd/systemd
synced 2025-10-05 16:03:15 +02:00
Mark all base64 files as generated
This makes them ignored by license review.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -1,6 +1,7 @@
|
|||||||
*.[ch] whitespace=tab-in-indent,trailing-space
|
*.[ch] whitespace=tab-in-indent,trailing-space
|
||||||
*.gpg binary generated
|
*.gpg binary generated
|
||||||
*.bmp binary
|
*.bmp binary
|
||||||
|
*.base64 generated
|
||||||
|
|
||||||
# Mark files as "generated", i.e. no license applies to them.
|
# Mark files as "generated", i.e. no license applies to them.
|
||||||
# This includes output from programs, directive lists generated by grepping
|
# This includes output from programs, directive lists generated by grepping
|
||||||
|
Reference in New Issue
Block a user