mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
17 lines
625 B
Plaintext
17 lines
625 B
Plaintext
.git* export-ignore
|
|
.gitattributes -export-ignore
|
|
|
|
/GitSetup export-ignore
|
|
/SetupForDevelopment.sh export-ignore eol=lf
|
|
|
|
/CONTRIBUTING.rst conflict-marker-size=78
|
|
|
|
*.c whitespace=tab-in-indent,no-lf-at-eof
|
|
*.h whitespace=tab-in-indent,no-lf-at-eof
|
|
*.h.in whitespace=tab-in-indent,no-lf-at-eof
|
|
*.cxx whitespace=tab-in-indent,no-lf-at-eof
|
|
*.hxx whitespace=tab-in-indent,no-lf-at-eof
|
|
*.hxx.in whitespace=tab-in-indent,no-lf-at-eof
|
|
*.txt whitespace=tab-in-indent,no-lf-at-eof
|
|
*.cmake whitespace=tab-in-indent,no-lf-at-eof
|