Skip to content

Commit f01f71f

Browse files
committed
Initial commit.
0 parents  commit f01f71f

15 files changed

+1546
-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+
.DS_Store

0 commit comments

Comments
 (0)