feat: bootstrap Vite and pnpm toolchain contract

This commit is contained in:
donghyeon-ka
2026-07-25 20:39:06 +09:00
parent 91ae42a2a7
commit 7b35f6b551
17 changed files with 952 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
node_modules/
dist/
.vite/
playwright-report/
test-results/
coverage/
artifacts/**/*.json
artifacts/**/*.xml
artifacts/**/*.txt
artifacts/**/*.sarif
!artifacts/**/.gitkeep