mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2026-07-29 04:09:05 +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