Skip to content

Commit 8f21373

Browse files
committed
Update to new build process and turn on lint.
I haven't tested these changes on device yet. Please only merge you test it or I follow up later to say its tested.
1 parent 9d65a53 commit 8f21373

File tree

6 files changed

+487
-67
lines changed

6 files changed

+487
-67
lines changed

.gitignore

+3
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,6 @@ __pycache__
22
_build
33
*.pyc
44
*.mpy
5+
.env
6+
build*
7+
bundles

0 commit comments

Comments
 (0)