Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@gmail.com>2017-09-26 14:49:51 +0300
committerGitHub <noreply@github.com>2017-09-26 14:49:51 +0300
commit8e03f32c9d55dc84d18811d1d1054b624a7d03ad (patch)
treeb1abba16a91a3fb54fedf3b802a430444183f4b0 /.gitattributes
parent4d96ad8dfc2221a4399776e002c215bb7d9fdfa8 (diff)
Update .gitattributes. (#24113)
Add .txt and remove the non-existent .py files.
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 1 insertions, 1 deletions
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