.DS_Store .research/ # Configuration files with secrets worker/config.json web/config.json # Dependencies node_modules/ worker/node_modules/ web/node_modules/ # Build output web/dist/ worker/dist/ # Locks package-lock.json bun.lock worker/bun.lock web/bun.lock