diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 000000000..4a3e00ee2 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,13 @@ +*.config text eol=lf +*.css text eol=lf +*.html text eol=lf +*.java text eol=lf +*.jelly text eol=lf +*.json text eol=lf +*.md text eol=lf +*.properties text eol=lf +*.snippet text eol=lf +*.txt text eol=lf +*.xml text eol=lf +*.yaml text eol=lf +*.yml text eol=lf