diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..210d79d --- /dev/null +++ b/.gitattributes @@ -0,0 +1,11 @@ +############################################################################### +# Set default behavior to automatically normalize line endings. +############################################################################### +* text=auto + +############################################################################### +# behavior for Unix scripts +# +# Unix scripts are treated as binary by default. +############################################################################### +*.sh eol=lf