mirror of
https://github.com/theupdateframework/python-tuf
synced 2026-05-24 10:08:28 +00:00
For compatibility with Windows systems, declare repository_data files to always have LF line endings on checkout. A trailing "/**" matches everything inside, with infinite depth. Signed-off-by: Teodora Sechkova <tsechkova@vmware.com>
3 lines
97 B
Text
3 lines
97 B
Text
# Files that will always have LF line endings on checkout.
|
|
tests/repository_data/** text eol=lf
|
|
|