islandflow/.gitignore
dirtydishes 82861408e4 Track project docs
Remove docs from .gitignore and add AGENTS.md, PLAN.md, CODING_STYLE.md, and RESEARCH.md to the repository.
2025-12-29 22:10:26 -05:00

13 lines
123 B
Text

.DS_Store
.node-version
.bun
bun.lockb
node_modules/
dist/
.env
.env.*
!.env.example
coverage/
logs/
.tmp/
apps/web/.next/