west/.gitignore

14 lines
194 B
Plaintext

build/
dist/
west.egg-info/
__pycache__/
.pytest_cache/
.eggs/
shippable/
.tox/
.coverage*
.mypy_cache/
# htmlcov is generated by tox due to coverage gathering in pytest
htmlcov/
.dir-locals.el