tantivy.iml
.cargo
proptest-regressions
*.swp
target
target/debug
.vscode
target/release
Cargo.lock
benchmark
.DS_Store
*.bk
.idea
trace.dat
cargo-timing*
control
variable
.env
docker-compose.test.yml
playground/diag.log
playground/corpus-*.tar.gz

# Python bytecode caches (bindings/python/tests)
__pycache__/
*.pyc
bindings/python/dist/
target/.cargo-docker/

# Local credential vault: everything inside is ignored except the README and the loader.
.vault/*
!.vault/README.md
!.vault/load.sh
