https://github.com/Kitware/CMake
Raw File
Tip revision: cae437457cd3859ab95af83303bb826eecd7e36f authored by Bill Hoffman on 28 April 2009, 18:58:33 UTC
ENH: final 2.6.4 release
Tip revision: cae4374
.gitattributes
.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
back to top