Fix CRLF EOL in config.cmake.in, add gitattributes

This commit is contained in:
nikitalita 2023-01-05 15:50:06 -08:00 committed by Ben Clayton
parent 574190fb63
commit f08774e5f6
2 changed files with 23 additions and 19 deletions

4
.gitattributes vendored Normal file
View File

@ -0,0 +1,4 @@
* text=auto
*.sh eol=lf
*.bat eol=crlf