Skip to content

Commit 1f4ea43

Browse files
authored
Merge pull request #6 from tannewt/lint
Update to new build process and turn on lint.
2 parents dddf6b8 + f3fa530 commit 1f4ea43

File tree

5 files changed

+468
-54
lines changed

5 files changed

+468
-54
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)