commit 53adc9293af95733742322f7cceadaefc43dcbcd Author: bastimeyer Date: Sun Dec 5 18:55:29 2021 +0100 tools: force LF line endings via .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..6313b56 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +* text=auto eol=lf