]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Enforce LF for .py files too.
authorXhmikosR <xhmikosr@gmail.com>
Sat, 29 Aug 2015 10:23:38 +0000 (13:23 +0300)
committerXhmikosR <xhmikosr@gmail.com>
Sat, 29 Aug 2015 15:57:36 +0000 (18:57 +0300)
[ci skip]

.gitattributes

index 6a776dc6e4f0cbbc87b334771958172db04e6963..7c22a49fb5fe382165d989c48378f6266f605ef1 100644 (file)
@@ -4,6 +4,7 @@
 *.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