This commit is contained in:
2025-08-23 11:29:22 +00:00
parent 92cbc4e543
commit 234aab74d6
16 changed files with 10068 additions and 2037 deletions

18
.gitignore vendored
View File

@@ -3,17 +3,21 @@
# artifacts
coverage/
public/
pages/
# installs
node_modules/
# caches and builds
# caches
.yarn/
.cache/
dist/
dist_web/
dist_serve/
dist_ts_web/
.rpt2_cache
# custom
# builds
dist/
dist_*/
# AI
.claude/
.serena/
#------# custom