diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..29d137a --- /dev/null +++ b/.gitattributes @@ -0,0 +1,6 @@ +# Normalize EOL for all files that Git considers text files. +* text=auto eol=lf + +/** export-ignore +/addons !export-ignore +/addons/** !export-ignore \ No newline at end of file