Skip to content

Commit 9a38fe5

Browse files
authored
Merge pull request #1 from tannewt/lint
Update to new build process and turn on lint.
2 parents 0aa467c + d1644cb commit 9a38fe5

File tree

6 files changed

+846
-515
lines changed

6 files changed

+846
-515
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)