mirror of
https://github.com/platformio/platformio-core.git
synced 2025-06-25 01:21:53 +02:00
13 lines
109 B
Plaintext
13 lines
109 B
Plaintext
*.egg-info
|
|
*.pyc
|
|
__pycache__
|
|
.tox
|
|
docs/_build
|
|
dist
|
|
build
|
|
.cache
|
|
coverage.xml
|
|
.coverage
|
|
htmlcov
|
|
.pytest_cache
|