blob: 878221f9b9be2b867ec9ac83f7eccf52979276d6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
.gitattributes export-ignore
bootstrap crlf=input
configure crlf=input
*.[1-9] crlf=input
*.sh crlf=input
*.sh.in crlf=input
*.bat -crlf
*.dsp -crlf
*.dsptemplate -crlf
*.dsw -crlf
*.sln -crlf
*.vcproj -crlf
|