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
|
||||
- ^rebar$
|
||||
|
||||
# Bootstrap minified css and js
|
||||
- (^|/)bootstrap([^.]*)(\.min)\.(js|css)$
|
||||
|
||||
# Vendored dependencies
|
||||
- vendors?/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user