mirror of
https://github.com/digital-jellyfish/Virtu.git
synced 2025-08-05 07:26:23 +00:00
Add git attributes file.
Normalize text files.
This commit is contained in:
14
.gitattributes
vendored
Normal file
14
.gitattributes
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
# Auto detect text files and perform LF normalization
|
||||
* text=auto
|
||||
|
||||
# Visual Studio
|
||||
*.cs diff=csharp
|
||||
*.sln merge=union
|
||||
*.csproj merge=union
|
||||
|
||||
# Virtu
|
||||
*.do binary
|
||||
*.dsk binary
|
||||
*.nib binary
|
||||
*.po binary
|
||||
*.rom binary
|
Reference in New Issue
Block a user