# Byte-compiled / cache
__pycache__/
*.py[cod]
*$py.class
*.so

# Distribution / packaging
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
share/python-wheels/
*.egg-info/
.installed.cfg
*.egg
MANIFEST
pip-wheel-metadata/

# Virtual environments
.venv/
venv/
ENV/
env/
env.bak/
venv.bak/

# Test / coverage artefacts
.pytest_cache/
.tox/
.nox/
.coverage
.coverage.*
coverage.xml
*.cover
.hypothesis/
htmlcov/

# Type checkers / linters
.mypy_cache/
.dmypy.json
.pyre/
.pytype/
.ruff_cache/

# Build tool caches
.uv/

# Editors / OS
.idea/
.vscode/
*.swp
*.swo
*~
.DS_Store
Thumbs.db

# Generated by examples/06_batch_scan.py
batch_results.json

# A Go checkout used as the differential oracle
/dj-ref
