1a303113e9
* remove telemetry * no full git clone * add intelhex as required * no core packages * add `rich_click` as pip dependencies * remove advertisings * add intelhex as required * install scons and Pio home from github * replace "get_core_package_dir" for piohome and pioremote
15 lines
141 B
Plaintext
15 lines
141 B
Plaintext
*.egg-info
|
|
*.pyc
|
|
__pycache__
|
|
.tox
|
|
docs/_build
|
|
dist
|
|
build
|
|
.cache
|
|
coverage.xml
|
|
.coverage
|
|
htmlcov
|
|
.pytest_cache
|
|
.vscode/settings.json
|
|
.DS_Store
|