fw-custom-mega/.gitattributes

9 lines
200 B
Plaintext
Raw Normal View History

2023-12-29 14:59:55 -08:00
# Explicitly declare text files you want to always be normalized and converted
# to Unix line endings on checkout.
*.c text eol=lf
*.cpp text eol=lf
*.h text eol=lf
*.mk text eol=lf
*.sh text eol=lf