2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03:00

.gitattributes: treat source maps as binary files

This commit is contained in:
Chris Rebert
2015-02-16 22:27:31 -08:00
parent 75b311552e
commit 40961659ac
+2
View File
@@ -7,6 +7,8 @@
*.md text eol=lf
*.svg text eol=lf
*.yml text eol=lf
# Don't diff or textually merge source maps
*.map binary
bootstrap-theme.css linguist-vendored=false
bootstrap.css linguist-vendored=false