Add props and targets to text=auto
This commit is contained in:
parent
a3d6c2a551
commit
433f5e89c8
1 changed files with 2 additions and 0 deletions
2
.gitattributes
vendored
2
.gitattributes
vendored
|
@ -45,6 +45,8 @@
|
||||||
*.fsx text=auto
|
*.fsx text=auto
|
||||||
*.hs text=auto
|
*.hs text=auto
|
||||||
|
|
||||||
|
*.props text=auto
|
||||||
|
*.targets text=auto
|
||||||
*.csproj text=auto
|
*.csproj text=auto
|
||||||
*.vbproj text=auto
|
*.vbproj text=auto
|
||||||
*.fsproj text=auto
|
*.fsproj text=auto
|
||||||
|
|
Loading…
Reference in a new issue