Files
fastapi/.gitattributes
T
2026-06-01 09:25:26 +08:00

17 lines
251 B
Plaintext

* text=auto
*.py text eol=lf
*.ts text eol=lf
*.tsx text eol=lf
*.vue text eol=lf
*.css text eol=lf
*.html text eol=lf
*.json text eol=lf
*.md text eol=lf
*.sql text eol=lf
*.toml text eol=lf
*.yml text eol=lf
*.yaml text eol=lf
*.ps1 text eol=crlf