Ignore .bundle in website

This commit is contained in:
Seth Vargo 2016-01-14 15:56:54 -05:00
parent 8dbc43639d
commit b49fcba319
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -9,6 +9,7 @@ modules-dev/
pkg/
vendor/
website/.vagrant
website/.bundle
website/build
website/node_modules
.vagrant/