mirror of https://github.com/ClassiCube/ClassiCube
Add a .gitattributes file that specifies that source files should always use crlf line endings.
This commit is contained in:
parent
c44266865d
commit
a9826f9832
|
|
@ -0,0 +1,3 @@
|
|||
*.csproj eol=crlf
|
||||
*.sln eol=crlf
|
||||
*.cs eol=crlf
|
||||
Loading…
Reference in New Issue