Skip to content

Commit f22112d

Browse files
authored
Merge pull request #11 from makermelissa/master
Lots of Improvements
2 parents ff2f72c + c709d95 commit f22112d

File tree

4 files changed

+146
-209
lines changed

4 files changed

+146
-209
lines changed

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
1+
*.mpy
2+
.idea
13
__pycache__
24
_build
35
*.pyc
46
.env
57
build*
68
bundles
9+
*.DS_Store
10+
.eggs
11+
dist
12+
**/*.egg-info

0 commit comments

Comments
 (0)