feat/payment-ux-story-1-1 #14

Merged
root merged 7 commits from feat/payment-ux-story-1-1 into dev 2025-11-28 01:14:26 +00:00
1 changed files with 5 additions and 0 deletions
Showing only changes of commit 9754232d4c - Show all commits

5
.gitignore vendored
View File

@ -12,6 +12,9 @@ dist
dist-ssr dist-ssr
*.local *.local
# Documentation
docs/
# Environment files # Environment files
.env .env
.env.* .env.*
@ -27,3 +30,5 @@ dist-ssr
*.njsproj *.njsproj
*.sln *.sln
*.sw? *.sw?
.bmad/
.trae/