Skip to content

Commit 57a4493

Browse files
authored
Merge pull request #2 from caternuson/prototype
Adds initial working code.
2 parents bb6326f + dcda8fe commit 57a4493

16 files changed

+1064
-4
lines changed

.gitignore

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

0 commit comments

Comments
 (0)