Skip to content

Commit 66bcec9

Browse files
authored
Merge pull request #4 from chickadee-tech/lint
Update to new build process and turn on lint.
2 parents fa89422 + 1211c43 commit 66bcec9

File tree

6 files changed

+558
-120
lines changed

6 files changed

+558
-120
lines changed

.gitignore

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
__pycache__
22
_build
33
*.pyc
4+
.env
5+
build*
6+
bundles

0 commit comments

Comments
 (0)