Skip to content

Commit 315b8eb

Browse files
committed
Initial commit.
0 parents  commit 315b8eb

12 files changed

+970
-0
lines changed

.gitignore

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

0 commit comments

Comments
 (0)