diff --git a/.gitignore b/.gitignore index d4c064e..92795e0 100644 --- a/.gitignore +++ b/.gitignore @@ -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 \ No newline at end of file