*.sconsign.dblite
*.pyc
*.asc
*.bin
*.rpt
*.blif
*.eggs
*.egg-info
*.swp
*~
.coverage
.tox/
.cache/
.pytest_cache/
build/
dist/
htmlcov/
__pycache__/
docs/_build/*
env/
venv/
examples/


