]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Update .gitattributes. (#24113)
authorXhmikosR <xhmikosr@gmail.com>
Tue, 26 Sep 2017 11:49:51 +0000 (14:49 +0300)
committerGitHub <noreply@github.com>
Tue, 26 Sep 2017 11:49:51 +0000 (14:49 +0300)
Add .txt and remove the non-existent .py files.

.gitattributes

index 5788b12289044ffc5a0374d015f8aca9588bb160..21b6fd140ecbe03396c82d8914b6ae9008a8abdb 100644 (file)
@@ -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