diff --git a/.gitattributes b/.gitattributes index a1134bf..2044f05 100644 --- a/.gitattributes +++ b/.gitattributes @@ -4,4 +4,9 @@ scripts/*.mjs text eol=lf *.js text eol=lf *.json text eol=lf *.md text eol=lf -*.toml text eol=lf \ No newline at end of file +*.toml text eol=lf +*.sh text eol=lf +*.yml text eol=lf +*.yaml text eol=lf +*.css text eol=lf +*.html text eol=lf \ No newline at end of file