# macOS.
.DS_Store

# direnv.
.direnv

# Sublime Text.
.lsp
*.sublime-*

# JetBrains IntelliJ IDEA.
.idea
*.iml

# Visual Studio Code.
.vscode
.history

# Build.
**/.pytest_cache
**/.reports
**/.ruff_cache
**/.venv
**/__pycache__
**/build
**/dist
**/node_modules
**/result
**/rust/target
*.o
*.so

# MSC Explorer frontend build output (included in wheel, not in repo).
multi-storage-client/src/multistorageclient/explorer/static/

# Storage systems.
**/.aistore/sandbox
**/.azurite/sandbox
**/.fake-gcs-server/sandbox
**/.versitygw/sandbox

# Telemetry systems.
**/.grafana/sandbox
**/.mimir/sandbox
**/.tempo/sandbox

# Credentials.
**/.aws/sandbox
**/.gcloud/sandbox
**/.oci/sandbox
**/.teleport/sandbox

# Generated by `just setup-agent-tools` — do not commit.
# Canonical source is .agents/; run the recipe to regenerate.
.cursor/
.claude/
.windsurf/
CLAUDE.md
.mcp.json
