← back to Dead Agentabrams

.gitignore

16 lines

node_modules/
.env*
tmp/
*.log
.DS_Store
dist/
build/
.next/


# throwaway QA video artifacts (regenerable; >100MB blocks GitHub push)
screenrecord/
cta/
verification/
.playwright-mcp/