# Set default behavior to automatically normalize line endings
* text=auto

# Explicitly declare text files we want to always be normalized and converted to native line endings on checkout.
*.py text

# Denote all files that are truly binary and should not be modified.
*.jpg binary
*.png binary
*.gif binary