source:
trunk/.gitattributes
@
2150
Last change on this file since 2150 was 2150, checked in by , 10 years ago | |
---|---|
File size: 172 bytes |
Line | |
---|---|
1 | # Visual Studio wants crlf |
2 | *.sln eol=crlf |
3 | *.csproj eol=crlf |
4 | *.vcxproj eol=crlf |
5 | # Vim doesn't like CRLF |
6 | *.vim -text |
7 | # Bison doesn't like CRLF |
8 | external/*/share/bison/* -text |
Note: See TracBrowser
for help on using the repository browser.