From: azv Date: Mon, 19 Dec 2016 11:55:33 +0000 (+0300) Subject: Unix line ends for Python scripts X-Git-Tag: before_porting_8.2.0~7 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=81a1e322802197acd1e75245fddbee83408c4c0a;p=modules%2Fshaper.git Unix line ends for Python scripts --- diff --git a/.gitattributes b/.gitattributes index 32a5e04e3..2838ea411 100644 --- a/.gitattributes +++ b/.gitattributes @@ -25,6 +25,7 @@ *.ts eol=lf *.qml eol=lf *.qrc eol=lf +*.py eol=lf *.bat eol=crlf *.cmd eol=crlf *.dll binary