We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b507d7 commit 331c679Copy full SHA for 331c679
.gitignore
@@ -1 +1,3 @@
1
-build
+build*
2
+.env
3
+bundles
.travis.yml
@@ -18,4 +18,4 @@ deploy:
18
on:
19
tags: true
20
21
-script: circuitpython-build-bundles . bundles
+script: circuitpython-build-bundles . bundles circuitpython-community-bundle
0 commit comments