/target
/samples
.firecrawl/
# Digests of the local `samples/` corpus: they quote converted content, so they
# stay local like the corpus itself. Regenerate with `cargo test -- --ignored`.
/tests/snapshots/snapshots__sample__*
*.snap.new
__pycache__/
.venv/
# maturin build output from the CI python job
/python/wheels/
# wasm-pack build output: pkg/ is the npm package, www/pkg/ the demo site copy
/wasm/pkg/
/wasm/www/pkg/
# cargo-fuzz working dirs: seeds live in fuzz/seeds/ and are checked in
/fuzz/corpus/
/fuzz/artifacts/
/fuzz/coverage/
