Skip to content

Commit da9ac67

Browse files
authored
Merge pull request #2 from tannewt/lint
Update to new build process and turn on lint.
2 parents b89309d + 6a4ce56 commit da9ac67

File tree

8 files changed

+703
-251
lines changed

8 files changed

+703
-251
lines changed

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
__pycache__
2+
_build
3+
*.pyc
4+
.env
5+
build*
6+
bundles

0 commit comments

Comments
 (0)