Remove docs from .gitignore and add AGENTS.md, PLAN.md, CODING_STYLE.md, and RESEARCH.md to the repository.
13 lines
123 B
Text
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/
|