chandler/.gitattributes
2021-12-25 20:06:57 +01:00

7 lines
130 B
Text

# Git
.gitattributes text eol=lf export-ignore
.gitignore text eol=lf export-ignore
# JSON
*.json text eol=lf
*.lock text eol=lf