PyPi setup.
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@ -1,7 +1,12 @@
|
||||
*.mpy
|
||||
.idea
|
||||
__pycache__
|
||||
_build
|
||||
*.pyc
|
||||
*.mpy
|
||||
.env
|
||||
build*
|
||||
bundles
|
||||
*.DS_Store
|
||||
.eggs
|
||||
dist
|
||||
**/*.egg-info
|
Reference in New Issue
Block a user