Skip to content

Commit 1d91143

Browse files
authored
Merge pull request #4 from tannewt/lint
Update to new build process and turn on lint.
2 parents ac2c115 + 7d497b7 commit 1d91143

File tree

7 files changed

+578
-91
lines changed

7 files changed

+578
-91
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
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)