mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2025-12-16 06:20:34 +00:00
8 lines
135 B
Plaintext
8 lines
135 B
Plaintext
# Auto detect text files and perform LF normalization
|
|
* text=auto
|
|
|
|
*.sh text eol=lf
|
|
|
|
# Custom for Visual Studio
|
|
*.cs diff=csharp
|