feat: add iOS support and harden receipt scanning

This commit is contained in:
Timo
2026-08-20 23:48:26 +02:00
parent f5e06c32b0
commit cf1b799e1b
107 changed files with 11755 additions and 122 deletions

View File

@@ -1,5 +1,9 @@
node_modules
.next
# A separate native iOS project lives at the repository-root `app/` path.
# Next.js gives root `app/` precedence over `src/app/`, even when it contains
# no web routes, so it must not enter the web image build context.
/app/
.git
.agents
.vscode