Merge pull request 'chore(gitignore): update .gitignore to include additional directories and files' (#4) from feat/storefront into staging
All checks were successful
CI / Lint, Typecheck & Test (push) Successful in 1m36s
Deploy — Staging / Detect changed apps (push) Successful in 18s
Deploy — Staging / Lint, Typecheck & Test (push) Successful in 1m37s
Deploy — Staging / Build & push — storefront (push) Has been skipped
Deploy — Staging / Build & push — admin (push) Has been skipped
Deploy — Staging / Deploy to staging VPS (push) Has been skipped
All checks were successful
CI / Lint, Typecheck & Test (push) Successful in 1m36s
Deploy — Staging / Detect changed apps (push) Successful in 18s
Deploy — Staging / Lint, Typecheck & Test (push) Successful in 1m37s
Deploy — Staging / Build & push — storefront (push) Has been skipped
Deploy — Staging / Build & push — admin (push) Has been skipped
Deploy — Staging / Deploy to staging VPS (push) Has been skipped
Reviewed-on: http://72.61.144.167:3000/admin/the-pet-loft/pulls/4
This commit was merged in pull request #4.
This commit is contained in:
16
.gitignore
vendored
16
.gitignore
vendored
@@ -33,3 +33,19 @@ yarn-error.log*
|
|||||||
apps/admin/.env.staging
|
apps/admin/.env.staging
|
||||||
apps/storefront/.env.staging
|
apps/storefront/.env.staging
|
||||||
convex/.env.staging
|
convex/.env.staging
|
||||||
|
|
||||||
|
# Others
|
||||||
|
seed-data-generator/
|
||||||
|
.agent/
|
||||||
|
.gitea/
|
||||||
|
.cursor/
|
||||||
|
.idea/
|
||||||
|
.vscode/
|
||||||
|
docs/
|
||||||
|
.claude/
|
||||||
|
.aiassistant/
|
||||||
|
add-shadcn-ui-mcp.md
|
||||||
|
gitea-cicd-troubleshooting.md
|
||||||
|
.gitignore
|
||||||
|
some_html_template.html
|
||||||
|
notes.md
|
||||||
Reference in New Issue
Block a user