Merge pull request #7616 from obrakmann/fix-win-map-hashes
Ensure LF line ending for .yaml files for hash consistency across platforms
This commit is contained in:
2
.gitattributes
vendored
2
.gitattributes
vendored
@@ -1,4 +1,6 @@
|
||||
# Enforce LF normalization on Windows
|
||||
*.yaml eol=lf
|
||||
*.lua eol=lf
|
||||
* text=lf
|
||||
|
||||
# Custom for Visual Studio
|
||||
|
||||
Reference in New Issue
Block a user