mirror of
https://github.com/ModOrganizer2/vcpkg-registry.git
synced 2026-07-27 14:09:06 -07:00
[registry] Add .gitattributes and fix line-ending vcpkg.json files.
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
# Set the default behavior, in case people don't have core.autocrlf set.
|
||||
* text=auto
|
||||
|
||||
# Explicitly declare text files you want to always be normalized and converted
|
||||
# to native line endings on checkout.
|
||||
*.cmake text eol=lf
|
||||
*.json text eol=lf
|
||||
Reference in New Issue
Block a user