From: jsimomaa Date: Fri, 13 Jan 2017 18:11:00 +0000 (+0200) Subject: Adding gitattributes with to have constant line endings X-Git-Tag: v1.31.0~18 X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=commitdiff_plain;h=9dace20146d19dd0541480a80fd289de45b6cfc8;p=simantics%2Fdistrict.git Adding gitattributes with to have constant line endings refs #6958 --- diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..09bc62c1 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +# Set the default behavior, in case people don't have core.autocrlf set. +* text=auto \ No newline at end of file