Skip to content

Commit 6977532

Browse files
authored
Merge pull request #7 from tannewt/lint
Update to new build process and turn on lint. Looks great thanks
2 parents 761cb2d + 31ca0a9 commit 6977532

File tree

10 files changed

+506
-61
lines changed

10 files changed

+506
-61
lines changed

.gitignore

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,6 @@ dist
44
*.pyc
55
_build/
66
*.mpy
7-
build/
8-
7+
.env
8+
build*
9+
bundles

0 commit comments

Comments
 (0)