Skip to content
This repository was archived by the owner on May 16, 2023. It is now read-only.

Commit 2c1f5af

Browse files
committed
Initial commit.
0 parents  commit 2c1f5af

15 files changed

+1616
-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)