Compare commits

1 Commits

Author SHA1 Message Date
8585ddf92a chore(gitignore): update .gitignore to include additional directories and files
All checks were successful
CI / Lint, Typecheck & Test (push) Successful in 2m22s
Added various directories and files to .gitignore to prevent them from being tracked, including IDE configurations, documentation, and seed data generator.
2026-03-14 15:34:33 +03:00

16
.gitignore vendored
View File

@@ -33,3 +33,19 @@ yarn-error.log*
apps/admin/.env.staging
apps/storefront/.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