Ignore build directories and switch bundle name.

This commit is contained in:
Scott Shawcroft 2017-11-28 16:04:36 -08:00
parent 1b507d7e5e
commit 331c6795c2
2 changed files with 4 additions and 2 deletions

4
.gitignore vendored
View file

@ -1 +1,3 @@
build
build*
.env
bundles

View file

@ -18,4 +18,4 @@ deploy:
on:
tags: true
script: circuitpython-build-bundles . bundles
script: circuitpython-build-bundles . bundles circuitpython-community-bundle