* text=auto

.gitattributes text eol=lf
.gitignore text eol=lf
*.json text eol=lf
*.md text eol=lf
*.py text eol=lf
*.svg text eol=lf
*.yml text eol=lf
*.yaml text eol=lf

*.png binary
*.zip binary
