Skip to content

Commit 1668272

Browse files
authored
Merge pull request #3 from tannewt/lint
Update to new build process and turn on lint.
2 parents 728e579 + 0a17b71 commit 1668272

File tree

5 files changed

+459
-44
lines changed

5 files changed

+459
-44
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)