diff --git a/.gitattributes b/.gitattributes index 04c7350..5e62ad4 100644 --- a/.gitattributes +++ b/.gitattributes @@ -5,10 +5,12 @@ *.toml text eol=lf *.md text eol=lf *.json text eol=lf +*.json5 text eol=lf *.lock text eol=lf *.yml text eol=lf *.html text eol=lf *.js text eol=lf *.css text eol=lf - - +LICENSE text eol=lf +.gitignore text eol=lf +.gitattributes text eol=lf