]> git.ipfire.org Git - ipfire.org.git/blob - src/scss/bootstrap-4.0.0-alpha.6/.gitattributes
.gitignore: Add .vscode
[ipfire.org.git] / src / scss / bootstrap-4.0.0-alpha.6 / .gitattributes
1 # Enforce Unix newlines
2 *.css text eol=lf
3 *.html text eol=lf
4 *.js text eol=lf
5 *.json text eol=lf
6 *.md text eol=lf
7 *.py text eol=lf
8 *.rb text eol=lf
9 *.scss text eol=lf
10 *.svg text eol=lf
11 *.yml text eol=lf
12 # Don't diff or textually merge source maps
13 *.map binary
14
15 bootstrap.css linguist-vendored=false
16 bootstrap.js linguist-vendored=false