*.egg-info
__pycache__
*_version.py
docs/build
.coverage
.idea/
*.gguf
.venv
benchmarks/results

# Remove doc build folders
.cache/
build/
rust-coverage/
target/
*.so
*.pyd
Cargo.lock
