Skip to content

Commit 6505d53

Browse files
authored
Merge pull request #1 from tannewt/lint
Update to new build process and turn on lint.
2 parents 286bd31 + 21818e1 commit 6505d53

File tree

7 files changed

+555
-125
lines changed

7 files changed

+555
-125
lines changed

.gitignore

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
_build
2+
*.pyc
3+
*.mpy
4+
.env
5+
build*
6+
bundles

0 commit comments

Comments
 (0)