target/
**/*.rs.bk
.DS_Store
*.swp
*.swo
.idea
zed
callgrind.out*
*.orig
gitcomet-agent*
local_*.sh
tmp/*
feat/*
.autoresearch/*
dist/
__pycache__/
*.pyc
criterion
.codex
.worktrees/
.reasonix/

# `cargo test --manifest-path vendor/tree-sitter-vue/Cargo.toml` (the standalone
# check for the vendored grammar's own bindings) writes a lockfile there. The
# workspace lock is what governs the real build.
vendor/*/Cargo.lock
