diff --git a/.gitattributes b/.gitattributes index f71a2a7..a9153cd 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,7 @@ # Auto detect text files and perform LF normalization * text=auto -*.png filter=lfs diff=lfs merge=lfs -text +*.yml text eol=lf +*.yaml text eol=lf +*.md text eol=lf +*.js text eol=lf +*.html text eol=lf