# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info

# Virtual environments
.venv

# Environment variables
.env
.env.local


dump/


# SQLite database
*.db
*.sqlite
*.sqlite3
*.db-shm
*.db-wal


# Pyright
.pyright

# Ruff
.ruff_cache

# Pytest
.pytest_cache


# Local config
local_config.json


# Test Artifacts
test_artifacts/
src/universal_mcp/applications/complex/
src/universal_mcp/applications/test/
src/universal_mcp/applications/test_with_docs/
src/universal_mcp/applications/test_without_docs/

# Temporary files
tmp/


# Docs
site/
.cache/

# langgraph temporary files
.langgraph_api/
langgraph.json
agentr-1-6c4ebd5cc914.json
