diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..fae8897 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +* eol=lf diff --git a/.gitignore b/.gitignore index 84960ac..1cf2c3d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ bin .settings dist +build +.gradle