twbs--bootstrap/.gitattributes

19 lines
380 B
Plaintext
Raw Normal View History

# Enforce Unix newlines
*.css text eol=lf
*.html text eol=lf
*.js text eol=lf
*.json text eol=lf
*.md text eol=lf
2015-08-25 01:50:03 -04:00
*.rb text eol=lf
*.scss text eol=lf
2014-03-07 03:20:38 -05:00
*.svg text eol=lf
*.txt text eol=lf
2018-05-26 02:36:48 -04:00
*.xml text eol=lf
*.yml text eol=lf
2018-05-26 02:36:48 -04:00
# Don't diff or textually merge source maps
*.map binary
bootstrap.css linguist-vendored=false
bootstrap.js linguist-vendored=false