Archived
fixing .gitattributes to ignore line ending changes between working directories and source repo. (#1607)
This commit is contained in:
+3
-1
@@ -2,4 +2,6 @@
|
|||||||
*.cs diff
|
*.cs diff
|
||||||
*.csproj diff
|
*.csproj diff
|
||||||
*.sln diff
|
*.sln diff
|
||||||
*.resx diff
|
*.resx diff
|
||||||
|
|
||||||
|
* text=auto
|
||||||
Reference in New Issue
Block a user