Add Go dependencies to vendor.yml and test_blob.rb

This commit is contained in:
Keith Rarick
2014-09-22 00:50:16 -07:00
parent 0cb1ebc41e
commit 19b8721225
2 changed files with 7 additions and 0 deletions

View File

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