Files
paperclip/.gitignore
Forgotten 481b3a46db Add project scaffolding and infrastructure config
pnpm monorepo with shared packages, server, and UI workspaces.
Includes Docker multi-stage build, Postgres compose, and root TypeScript/Vitest config.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-16 13:31:35 -06:00

9 lines
80 B
Plaintext

node_modules/
dist/
.env
*.tsbuildinfo
drizzle/meta/
.vite/
coverage/
.DS_Store