File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6464# Set explicit file behavior to:
6565# treat as text
6666# normalize to Unix-style line endings and
67- # use a union merge when resoling conflicts
67+ # use a union merge when resolving conflicts
6868# ##############################################################################
6969* .csproj text eol =lf merge =union
7070* .dbproj text eol =lf merge =union
7171* .fsproj text eol =lf merge =union
7272* .ncrunchproject text eol =lf merge =union
7373* .vbproj text eol =lf merge =union
74+ * .shproj text eol =lf merge =union
7475# ##############################################################################
7576# Set explicit file behavior to:
7677# treat as text
7778# normalize to Windows-style line endings and
78- # use a union merge when resoling conflicts
79+ # use a union merge when resolving conflicts
7980# ##############################################################################
8081* .sln text eol =crlf merge =union
8182# ##############################################################################
You can’t perform that action at this time.
0 commit comments