https://github.com/Kitware/CMake
Revision b99a0db8ff7996f6f63f9f06b43d0c07abf73475 authored by Brad King on 05 March 2008, 05:00:55 UTC, committed by Brad King on 05 March 2008, 05:00:55 UTC
1 parent ddd6ce0
Raw File
Tip revision: b99a0db8ff7996f6f63f9f06b43d0c07abf73475 authored by Brad King on 05 March 2008, 05:00:55 UTC
STYLE: Nightly Date Stamp
Tip revision: b99a0db
.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