Files
full-stack-fastapi/.gitignore
魏风 23a5083673
All checks were successful
Deploy to Production / deploy (push) Successful in 1m15s
feat: Update application branding from FastAPI to SpatialHub logos and icons.
2026-03-13 15:12:16 +08:00

12 lines
168 B
Plaintext

.vscode/*
!.vscode/extensions.json
node_modules/
/test-results/
/playwright-report/
/blob-report/
/playwright/.cache/
.DS_Store
.env.production
.venv/
.playwright-cli/