mirror of
https://github.com/reactos/CMake.git
synced 2024-11-24 12:09:48 +00: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
|