
# Beads / Dolt files (added by bd init)
.DS_Store
.dolt/
*.db
.beads-credential-key
target/
.cargo/registry/
.cargo/git/
vendor/
*.exe
*.dll
*.so
*.dylib
*.a
*.o
*.obj
*.rlib
*.rmeta
*.pdb
*.class
*.jar
*.wasm
.mypy_cache/
.pytest_cache/
.ruff_cache/
.venv/
.benchmark-envs/
.coverage
__pycache__/
/artifacts/
/reports/
/dist/
