Skip to content

Commit 90a036b

Browse files
committed
Disable autocrlf for Visual Studio project files.
1 parent cabcee9 commit 90a036b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitattributes

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
*.dsp -crlf
2+
*.dsw -crlf
3+
*.sln -crlf
4+
*.vcproj -crlf

0 commit comments

Comments
 (0)