Files
mines/zano/.gitattributes

7 lines
154 B
Plaintext

# Declare files that will always have LF line endings on checkout.
*.bash text eol=lf
*.cpp text eol=lf
*.h text eol=lf
*.py text eol=lf
*.sh text eol=lf