.gitattributes 288 B

123456789101112131415
  1. *.rs text eol=lf
  2. *.py text eol=lf
  3. *.js text eol=lf
  4. *.md text eol=lf
  5. *.toml text eol=lf
  6. *.lock text eol=lf
  7. *.proto text eol=lf
  8. .dockerignore text eol=lf
  9. *.json text eol=lf
  10. *.h text eol=lf
  11. .gitignore text eol=lf
  12. .gitmodules text eol=lf
  13. .yml text eol=lf
  14. config text eol=lf
  15. *.svg text eol=lf