Skip to content

Commit f2d79db

Browse files
committed
Initial commit that has a fixed display size.
0 parents  commit f2d79db

15 files changed

+1018
-0
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)