dograh/.dockerignore
2026-05-28 07:36:51 +00:00

17 lines
193 B
Text

api/.env
.git
.github
.claude
**/.claude
**/.next
**/__pycache__
**/*.pyc
**/node_modules
.mypy_cache
.pytest_cache
.ruff_cache
.venv
evals/
api/mcp_server/ts_validator/node_modules/
sdk/
venv