aboutsummaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2017-09-26 14:49:51 +0300
committerGitHub <[email protected]>2017-09-26 14:49:51 +0300
commit8e03f32c9d55dc84d18811d1d1054b624a7d03ad (patch)
treeb1abba16a91a3fb54fedf3b802a430444183f4b0 /.gitattributes
parent4d96ad8dfc2221a4399776e002c215bb7d9fdfa8 (diff)
downloadbootstrap-8e03f32c9d55dc84d18811d1d1054b624a7d03ad.tar.xz
bootstrap-8e03f32c9d55dc84d18811d1d1054b624a7d03ad.zip
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 5788b1228..21b6fd140 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