*.pyc
fusesoc.log
doc/*.html
.eggs/
.tox/
fusesoc.egg-info/
__pycache__/

# auto-generated by setuptools_scm during the build
fusesoc/version.py

# pytest/coverage files
.coverage
htmlcov
tests/build
tests/cache
.pytest_cache/
