mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-25 04:09:36 +03:00
15 lines
305 B
Plaintext
15 lines
305 B
Plaintext
.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
|