diff --git a/.gitattributes b/.gitattributes new file mode 100755 index 0000000..25cf80b --- /dev/null +++ b/.gitattributes @@ -0,0 +1,5 @@ +* text=auto +*.kt eol=lf +*.xml eol=lf +*.gradle eol=lf +*.properties eol=lf \ No newline at end of file