diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..15ce50b --- /dev/null +++ b/.gitattributes @@ -0,0 +1,6 @@ +.gitattributes export-ignore +LICENSE export-ignore +help-gotoso*.md export-ignore +readme*.md export-ignore +# Auto detect text files and perform LF normalization +* text=auto \ No newline at end of file