Skip to content

Commit d2874b7

Browse files
committed
Update to new build process and turn on lint.
For adafruit/circuitpython#475
1 parent 728e579 commit d2874b7

File tree

5 files changed

+459
-44
lines changed

5 files changed

+459
-44
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
__pycache__
22
_build
33
*.pyc
4+
.env
5+
build*
6+
bundles

0 commit comments

Comments
 (0)