This commit is contained in:
2026-05-27 10:30:23 -04:00
parent 5214412fff
commit 1e1773c186
48 changed files with 5351 additions and 160 deletions

22
web/.dockerignore Normal file
View File

@@ -0,0 +1,22 @@
node_modules
dist
.output
.env
.env.*
!.env.example
.git
.gitignore
.github
.vscode
.idea
*.md
tasks/
docs/
design-tokens/
android/
iOS/
browser-ext/
scheduler/
.turbo
.nitro
.DS_Store