https://github.com/Kitware/CMake
Revision cb7487b1afa6e2bce0d6c17f39e65b8d58d2081a authored by Bill Hoffman on 30 July 2008, 18:54:50 UTC, committed by Bill Hoffman on 30 July 2008, 18:54:50 UTC
1 parent 558a57a
Raw File
Tip revision: cb7487b1afa6e2bce0d6c17f39e65b8d58d2081a authored by Bill Hoffman on 30 July 2008, 18:54:50 UTC
ENH: merge in from main tree RC 15
Tip revision: cb7487b
.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