Skip to content
Snippets Groups Projects
.gitattributes 145 B
Newer Older
# Set the default behavior for all files.
* text=auto eol=lf

# Normalized and converts to native line endings on checkout.
*.py text
*.pyx text