* text=auto

*.py text eol=lf
*.md text eol=lf
*.yml text eol=lf
*.yaml text eol=lf
*.json text eol=lf
*.html text eol=lf
*.css text eol=lf
*.js text eol=lf
*.ts text eol=lf
*.svg text eol=lf
.gitignore text eol=lf
.gitattributes text eol=lf
LICENSE text eol=lf
.github/** text eol=lf
*.ps1 text eol=crlf
*.cmd text eol=crlf

*.png binary
*.jpg binary
*.jpeg binary
*.pdf binary
