Start vendor work for bootstrap by ignoring minimized bootstrap js and css

This commit is contained in:
Ted Nyman
2013-10-30 19:12:52 -07:00
parent ce443e73f1
commit d5002ef06a

View File

@@ -27,6 +27,9 @@
# Erlang bundles
- ^rebar$
# Bootstrap minified css and js
- (^|/)bootstrap([^.]*)(\.min)\.(js|css)$
# Vendored dependencies
- vendors?/