diff --git a/example/.gitattributes b/example/.gitattributes new file mode 100644 index 0000000..92d2493 --- /dev/null +++ b/example/.gitattributes @@ -0,0 +1,4 @@ +# Normalize line endings in text files to LF on checkin. +# (this overrides core.autocrlf) + +* text=auto