Skip to content

Commit 1dcb7dd

Browse files
authored
Merge pull request #17 from chickadee-tech/lint
Update to new build process and add lint.
2 parents 5ea666c + f7688a9 commit 1dcb7dd

File tree

5 files changed

+540
-81
lines changed

5 files changed

+540
-81
lines changed

.gitignore

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

0 commit comments

Comments
 (0)