geocrop-platform./apps/nextgen/.gitignore

30 lines
393 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/