Update .gitattributes. (#24113)

Add .txt and remove the non-existent .py files.
This commit is contained in:
XhmikosR 2017-09-26 14:49:51 +03:00 committed by GitHub
parent 4d96ad8dfc
commit 8e03f32c9d
1 changed files with 1 additions and 1 deletions

2
.gitattributes vendored
View 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