.venv
.git
.gitignore
.gitattributes
__pycache__
*.pyc
.eggs
*.egg-info
build
dist
.tox
.coverage
htmlcov
.pytest_cache
.mypy_cache
.ruff_cache
tests
plans
.claude
node_modules
.env
*.tar.gz
*.whl
uv.lock
server.json
glama.json
docs
Dockerfile
.dockerignore
