geocrop-platform./apps/nextgen/.gitignore

36 lines
560 B
Plaintext

node_modules/
dist/
.env
*.db
*.db-shm
*.db-wal
*.db*
*.sqlite
*.log
.mavis/
outputs/
.DS_Store
.worktrees/
.scratch/
.agents/
.opencode/
skills-lock.json
# Per AGENTS.md — runtime artifacts that must never be committed
uploads/
server/uploads/
data/
client/dist/
server/node_modules
# Playwright
client/test-results/
client/playwright-report/
client/blob-report/
client/playwright/.cache/
# Vite build-temp files (https://vite.dev)
client/vite.config.ts.timestamp-*.mjs
# Local audit / test artifacts (kept in repo for review, but not shipped)
evidence/