diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..1cfea80a --- /dev/null +++ b/.gitattributes @@ -0,0 +1,5 @@ +# Set default behaviour to automatically convert line endings +* text=auto + +# Require Unix line endings +* text eol=lf \ No newline at end of file