https://github.com/Kitware/CMake
Revision 69e3f0d2e9d0f9351383fe492e1f2399c5c82565 authored by Bill Hoffman on 27 March 2008, 15:16:30 UTC, committed by Bill Hoffman on 27 March 2008, 15:16:30 UTC
1 parent 9ed3164
Raw File
Tip revision: 69e3f0d2e9d0f9351383fe492e1f2399c5c82565 authored by Bill Hoffman on 27 March 2008, 15:16:30 UTC
ENH: merge in from main tree
Tip revision: 69e3f0d
.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