Files
platformio-core/.gitignore
T
Jason2866 1a303113e9 pioarduino v6.1.19
* 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
2026-02-04 16:10:37 +01:00

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