.devcontainer/
.vscode/
.idea/
*.log
*.tmp
.venv

# Python
__pycache__/
*.py[cod]
*$py.class
*.so
.Python

# Distribution / packaging
build/
dist/
*.egg-info/
.eggs/

# Testing
.pytest_cache/
.coverage
htmlcov/

# Type checking
.mypy_cache/
.pyright/
.ruff_cache/

tmp/

**coingecko_coins.json
**countries.json
**books.json
**mcp_tools_list.json
