# Enforce LF line endings for all text files
* text=auto eol=lf

# Explicitly declare Python files as text
*.py text eol=lf
