__pycache__/
*.py[cod]
.pytest_cache/
.ruff_cache/
.mypy_cache/
.hypothesis/
.venv/
venv/
.DS_Store

# reverse engineering working directories
apk/
decompiled/
captures/
.env.local
dist/
*.egg-info/
