debug/
target/
Cargo.lock
**/*.rs.bk
*.pdb

*.so
.coverage*
__pycache__/
*.py[cod]
build/
dist/
*.whl
*.egg-info
*.egg
venv
.venv
.hypothesis
.benchmarks
uv.lock

schema-coverage.html
.worktrees

# JavaScript
node_modules/
package-lock.json
# The workspace lockfile is committed so CI and releases install pinned deps
!crates/tracecov-js/package-lock.json
**/artifacts/
**/*.node
playwright-report/
test-results/
.playwright/
