Push all current state

This commit is contained in:
2026-06-23 11:21:24 +02:00
parent 829fc3b008
commit 8d5bad87bc
69 changed files with 3282 additions and 1099 deletions
+15
View File
@@ -34,9 +34,24 @@ yarn-error.log*
# env files (can opt-in for committing if needed)
.env*
# runtime data
data/
data/ai/
data/ai/jobs.jsonl
# logs
*.log
*.out
error-log
# vercel
.vercel
# python
browser-use-service/venv/
browser-use-service/__pycache__/
browser-use-service/.env
# typescript
*.tsbuildinfo
next-env.d.ts