2013-12-03 14:06:31 -05:00
|
|
|
# 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
|
2015-08-25 01:04:30 -04:00
|
|
|
*.scss text eol=lf
|
2014-03-07 03:20:38 -05:00
|
|
|
*.svg text eol=lf
|
2017-09-26 07:49:51 -04:00
|
|
|
*.txt text eol=lf
|
2018-05-26 02:36:48 -04:00
|
|
|
*.xml text eol=lf
|
2013-12-03 14:06:31 -05:00
|
|
|
*.yml text eol=lf
|
2018-05-26 02:36:48 -04:00
|
|
|
|
2015-02-17 01:27:31 -05:00
|
|
|
# Don't diff or textually merge source maps
|
|
|
|
*.map binary
|
2015-02-13 16:30:07 -05:00
|
|
|
|
|
|
|
bootstrap.css linguist-vendored=false
|
|
|
|
bootstrap.js linguist-vendored=false
|