diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000000..d83a66320f --- /dev/null +++ b/.gitattributes @@ -0,0 +1,6 @@ +# enforce unix style line endings +*.js text eol=lf +*.md text eol=lf +*.json text eol=lf +*.yml text eol=lf +*.hbs text eol=lf \ No newline at end of file