.gitattributes 363 Bytes
Newer Older
1
2
3
4
5
6
7
# Enforce Unix newlines
*.css   text eol=lf
*.html  text eol=lf
*.js    text eol=lf
*.json  text eol=lf
*.less  text eol=lf
*.md    text eol=lf
XhmikosR's avatar
XhmikosR committed
8
*.svg   text eol=lf
9
*.yml   text eol=lf
10
11
# Don't diff or textually merge source maps
*.map   binary
12
13
14
15

bootstrap-theme.css linguist-vendored=false
bootstrap.css linguist-vendored=false
bootstrap.js linguist-vendored=false