feat(app): initialize product shell

This commit is contained in:
2026-05-02 21:24:27 +00:00
commit 2c46552906
9 changed files with 7059 additions and 0 deletions
+21
View File
@@ -0,0 +1,21 @@
.nogit/
# artifacts
coverage/
public/
# installs
node_modules/
# caches
.yarn/
.cache/
.rpt2_cache
# builds
dist/
dist_*/
# AI
.claude/
.serena/