This commit is contained in:
2026-05-14 19:24:50 +00:00
parent af0628867f
commit a7f218e182
63 changed files with 10539 additions and 0 deletions

12
.dockerignore Normal file
View File

@@ -0,0 +1,12 @@
node_modules
**/node_modules
dist
**/dist
.env
.git
.gitignore
.DS_Store
*.log
.vite
coverage
/tmp