Create .gitattributes

This commit is contained in:
Nick 2022-07-26 12:29:47 -04:00
parent 5817b8e6e5
commit 90bbff26cd

5
.gitattributes vendored Normal file
View File

@ -0,0 +1,5 @@
*.cs text eol=crlf
*.sln text eol=crlf
*.csproj text eol=crlf
*.user text eol=crlf
*.json text eol=crlf