Skip to content

Commit 7549e70

Browse files
authored
Merge pull request #1 from tannewt/lint
Update to new build process and turn on lint.
2 parents 9d65a53 + 8f21373 commit 7549e70

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)