# Auto detect text files and perform LF normalization
* text=auto

# Embody / Envoy — normalize TD line endings (auto-managed)
*.py text eol=lf
*.md text eol=lf
*.tdn text eol=lf
*.json text eol=lf
*.tsv text eol=lf
*.xml text eol=lf
*.toe binary
*.tox binary
