9 lines
177 B
Plaintext
9 lines
177 B
Plaintext
|
# Enforce Unix newlines
|
||
|
* text=auto eol=lf
|
||
|
|
||
|
# Don't diff or textually merge source maps
|
||
|
*.map binary
|
||
|
|
||
|
bootstrap.css linguist-vendored=false
|
||
|
bootstrap.js linguist-vendored=false
|