2022-11-04 22:11:33 +00:00
|
|
|
# Set the default behavior for all files.
|
|
|
|
* text=auto eol=lf
|
2022-04-19 21:45:56 +00:00
|
|
|
|
2022-11-04 22:11:33 +00:00
|
|
|
# Normalized and converts to native line endings on checkout.
|
|
|
|
*.c text
|
|
|
|
*.cc text
|
|
|
|
*.cxx
|
|
|
|
*.cpp text
|
|
|
|
*.h text
|
|
|
|
*.hxx text
|
|
|
|
*.hpp text
|