# Python files: LF
*.py text eol=lf

# TypeScript/JSON: LF
*.ts text eol=lf
*.json text eol=lf
*.yaml text eol=lf
*.yml text eol=lf

# Shell scripts: LF
*.sh text eol=lf

# Docs: LF
*.md text eol=lf
