fixing .gitattributes to ignore line ending changes between working directories and source repo. (#1607)

This commit is contained in:
Jordan Hays
2022-07-28 13:35:26 -04:00
committed by GitHub
parent bfa40e86e4
commit 8eedac2b82

4
.gitattributes vendored
View File

@@ -2,4 +2,6 @@
*.cs diff
*.csproj diff
*.sln diff
*.resx diff
*.resx diff
* text=auto