dograh/.dockerignore
Abhishek fa2939e98f
fix: speed up multi arch build (#372)
* Speed up multi-arch Docker builds

* Remove temporary Docker workflow branch trigger
2026-05-28 13:43:33 +05:30

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