mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-01 14:10:53 +00:00
8 lines
129 B
Plaintext
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
|