251216:1715 Docunment Number: Update frontend/ and แก้ไข Gemini Code Assist
Some checks are pending
Spec Validation / validate-markdown (push) Waiting to run
Spec Validation / validate-diagrams (push) Waiting to run
Spec Validation / check-todos (push) Waiting to run

This commit is contained in:
admin
2025-12-16 17:15:09 +07:00
parent 95ee94997f
commit 48ed74a27b
3 changed files with 11 additions and 1 deletions

9
.aignore Normal file
View File

@@ -0,0 +1,9 @@
node_modules/
backend/node_modules/
frontend/node_modules/
backend/dist/
frontend/dist/
backend/build/
frontend/build/
.git/
*.log

View File

@@ -34,6 +34,7 @@
"pkief.material-icon-theme",
"github.copilot",
"bierner.markdown-mermaid",
"vitest.explorer"
"vitest.explorer",
"google.geminicodeassist"
]
}