/target/
.venv/
.pytest_cache/
tests/layout/artifacts/
__pycache__/
*.pyc
python/chromonic/*.so
python/chromonic/*.pyd

.DS_Store
dist

# Cargo.lock IS committed (pins the exact dependency versions this POC was
# built and verified against) -- examples/poc.png and examples/poc_mutated.png ARE committed -- they're
# what the README embeds -- so nothing under examples/ is ignored here.
