https://github.com/Kitware/CMake
Revision cae4e6b37a6ff7caf0748f2702fb503a9c95dcc8 authored by Bill Hoffman on 13 April 2006, 15:00:52 UTC, committed by Bill Hoffman on 13 April 2006, 15:00:52 UTC
1 parent b323c3f
Raw File
Tip revision: cae4e6b37a6ff7caf0748f2702fb503a9c95dcc8 authored by Bill Hoffman on 13 April 2006, 15:00:52 UTC
ENH: add patch for finding applications on OSX
Tip revision: cae4e6b
.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