We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c326953 + e3a821b commit 8c3b234Copy full SHA for 8c3b234
17 files changed
.gitignore
@@ -0,0 +1,12 @@
1
+*.mpy
2
+.idea
3
+__pycache__
4
+_build
5
+*.pyc
6
+.env
7
+build*
8
+bundles
9
+*.DS_Store
10
+.eggs
11
+dist
12
+**/*.egg-info
0 commit comments