# Ensure LF line endings for Python files
*.py text eol=lf

# Prevent Git from modifying line endings (preserve existing format)
* -text

