Files
ArchiSteamFarm/.gitattributes
2018-02-05 23:03:29 +01:00

8 lines
129 B
Plaintext

# Auto detect text files and perform LF normalization
* text=auto
*.sh text eol=lf
# Custom for Visual Studio
*.cs diff=csharp