Skip to content

Commit 265fc3a

Browse files
committed
Add .gitattributes
1 parent 481be35 commit 265fc3a

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.gitattributes

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Auto detect text files and perform LF normalization
2+
* text=auto
3+
4+
*.sln text eol=crlf
5+
*.csproj text eol=crlf
6+
*.props text eol=crlf
7+
*.sh text eol=lf

0 commit comments

Comments
 (0)