add eol in attributes for entitlements

This commit is contained in:
caesay
2022-07-04 16:53:26 +01:00
parent b8dae6e49e
commit 82ab17493d

2
.gitattributes vendored
View File

@@ -13,6 +13,8 @@
*.png binary
*.gif binary
*.entitlements text eol=lf
*.cs text diff=csharp
*.vb text
*.c text