chore: add workspace and package configuration

This commit is contained in:
2026-08-29 18:59:25 +08:00
parent c25b162175
commit 2ca064d303
7 changed files with 8113 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
node_modules/
dist/
exports/
.easy-slides/
.env
.env.*
!.env.example
playwright-report/
test-results/
*.log
.DS_Store