https://github.com/Kitware/CMake
Revision 29ebc97c38a291988e1e16edcbb000bfb879825b authored by Brad King on 10 November 2009, 14:03:39 UTC, committed by Brad King on 10 November 2009, 14:03:39 UTC
1 parent e8f50e9
Raw File
Tip revision: 29ebc97c38a291988e1e16edcbb000bfb879825b authored by Brad King on 10 November 2009, 14:03:39 UTC
CMake 2.8.0-rc6
Tip revision: 29ebc97
.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