# Git
.gitattributes text eol=lf export-ignore
.gitignore text eol=lf export-ignore

# JSON
*.json text eol=lf
*.lock text eol=lf