__pycache__/
*.py[cod]
*.pyd
.pytest_cache/
.mypy_cache/
.ruff_cache/
.venv/
venv/
.mamba-env/
.conda-pkgs/

build/
out/
dist/
*.egg-info/

*.iq
*.cfile
*.cf32
*.ci8
*.ts

captures/*
!captures/README.md
test_vectors/*
!test_vectors/README.md
scan_results/
.DS_Store
