diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..b8b229ec --- /dev/null +++ b/.gitattributes @@ -0,0 +1,7 @@ +*.java text eol=lf +*.py text eol=lf +*.js text eol=lf +*.json text eol=lf +*.svg text eol=lf +*.css text eol=lf +*.mustache text eol=lf \ No newline at end of file