node_modules/ client/node_modules/ # Build outputs dist/ client/dist/ server/public/ # Vite and other caches .vite/ client/.vite/ .cache/ # Logs npm-debug.log* yarn-debug.log* yarn-error.log* pnpm-debug.log* # Env files .env .env.* !.env.example # OS / editor junk .DS_Store Thumbs.db .idea/ .vscode/