.cache
.mypy_cache
.pytest_cache
.ruff_cache
.tox
.venv
__pycache__
build
dist
reports
wheels
docs/site
.coverage*
*.py[ocd]
*.egg-info

*.log
tests/files/gen*
.VSCodeCounter
*txt
xrun
*.il
*.ys
*.ids
cov_dir
xcelium.d
xrun.history
*.json
output
public
local_files
*.zip
*.vcd

# ignore all files/dirs under any "eqy/out" chain
**/eqy/out/**
