mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 09:40:21 +00:00
Start vendor work for bootstrap by ignoring minimized bootstrap js and css
This commit is contained in:
@@ -27,6 +27,9 @@
|
|||||||
# Erlang bundles
|
# Erlang bundles
|
||||||
- ^rebar$
|
- ^rebar$
|
||||||
|
|
||||||
|
# Bootstrap minified css and js
|
||||||
|
- (^|/)bootstrap([^.]*)(\.min)\.(js|css)$
|
||||||
|
|
||||||
# Vendored dependencies
|
# Vendored dependencies
|
||||||
- vendors?/
|
- vendors?/
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user