mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2025-03-08 10:09:58 +00:00
Add a .gitattributes file to have git keep CRLF endings in *.sln files
This commit is contained in:
parent
5422daaabc
commit
1dd10af290
2
.gitattributes
vendored
Normal file
2
.gitattributes
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
# Declare files that will always have CRLF line endings on checkout.
|
||||
*.sln text eol=crlf
|
Loading…
Reference in a new issue