From: XhmikosR Date: Tue, 26 Sep 2017 11:49:51 +0000 (+0300) Subject: Update .gitattributes. (#24113) X-Git-Tag: v4.0.0-beta.2~220 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e03f32c9d55dc84d18811d1d1054b624a7d03ad;p=thirdparty%2Fbootstrap.git Update .gitattributes. (#24113) Add .txt and remove the non-existent .py files. --- diff --git a/.gitattributes b/.gitattributes index 5788b12289..21b6fd140e 100644 --- a/.gitattributes +++ b/.gitattributes @@ -4,10 +4,10 @@ *.js text eol=lf *.json text eol=lf *.md text eol=lf -*.py text eol=lf *.rb text eol=lf *.scss text eol=lf *.svg text eol=lf +*.txt text eol=lf *.yml text eol=lf # Don't diff or textually merge source maps *.map binary