mirror of
https://github.com/theupdateframework/python-tuf
synced 2026-05-24 10:08:28 +00:00
Merge pull request #2063 from joshuagl/joshuagl/gitattr
Update gitattributes for test data
This commit is contained in:
commit
3516cc36b6
1 changed files with 2 additions and 3 deletions
5
.gitattributes
vendored
5
.gitattributes
vendored
|
|
@ -1,3 +1,2 @@
|
|||
# All JSON files will always have LF line endings on checkout.
|
||||
# This prevents git replacing line endings with CRLF on Windows.
|
||||
*.json text eol=lf
|
||||
# Test data should not be modified on checkout, regardless of host settings
|
||||
*.json binary
|
||||
|
|
|
|||
Loading…
Reference in a new issue