Files
termi-blog/.gitignore
limitcool 497a9d713d
Some checks failed
docker-images / build-and-push (admin, admin, termi-astro-admin, admin/Dockerfile) (push) Failing after 13s
docker-images / build-and-push (frontend, frontend, termi-astro-frontend, frontend/Dockerfile) (push) Has been cancelled
docker-images / build-and-push (backend, backend, termi-astro-backend, backend/Dockerfile) (push) Has been cancelled
feat: ship public ops features and cache docker builds
2026-04-01 13:22:19 +08:00

37 lines
650 B
Plaintext

.codex/
.vscode/
.windsurf/
frontend/.astro/
frontend/dist/
frontend/node_modules/
admin/dist/
admin/node_modules/
mcp-server/node_modules/
backend/target/
backend/.loco-start.err.log
backend/.loco-start.out.log
backend/backend-start.log
backend/*.log
backend/*.err.log
backend/*.out.log
backend/storage/ai_embedding_models/
backend-start.err
backend-start.log
# local deployment/runtime artifacts
deploy/docker/.env
deploy/docker/config.yaml
admin/tmp-playwright.*
admin/.vite/
test-results/
playwright-report/
blob-report/
*-playwright.err.log
*-playwright.out.log
backend-restart.err.log
backend-restart.out.log
lighthouse-*/
lighthouse-*.json