chore(gitattributes): adding git attributes
This commit is contained in:
Родитель
dc78354654
Коммит
6938d4bbd1
|
@ -0,0 +1,11 @@
|
|||
# Auto detect text files and perform LF normalization
|
||||
* text=auto
|
||||
|
||||
# Custom for Visual Studio
|
||||
*.cs diff=csharp
|
||||
*.sln merge=union
|
||||
*.csproj merge=union
|
||||
|
||||
# Force bash scripts to always use lf line endings so that if a repo is accessed
|
||||
# in Unix via a file share from Windows, the scripts will work.
|
||||
*.sh text eol=lf
|
Загрузка…
Ссылка в новой задаче