markus / MarkusAutoUpdate / .gitattributes @ master
이력 | 보기 | 이력해설 | 다운로드 (591 Bytes)
1 | d8f5045e | taeseongkim | # Automatically normalize line endings in the working directory |
---|---|---|---|
2 | * text=auto |
||
3 | |||
4 | # Use CRLF in working directory on all platforms for Visual Studio project files |
||
5 | *.sln text eol=crlf |
||
6 | *.csproj text eol=crlf |
||
7 | *.vbproj text eol=crlf |
||
8 | *.vcxproj text eol=crlf |
||
9 | *.vcproj text eol=crlf |
||
10 | *.dbproj text eol=crlf |
||
11 | *.fsproj text eol=crlf |
||
12 | *.lsproj text eol=crlf |
||
13 | *.wixproj text eol=crlf |
||
14 | *.modelproj text eol=crlf |
||
15 | *.sqlproj text eol=crlf |
||
16 | *.wmaproj text eol=crlf |
||
17 | |||
18 | *.xproj text eol=crlf |
||
19 | *.props text eol=crlf |
||
20 | *.filters text eol=crlf |
||
21 | *.vcxitems text eol=crlf |