- Add AGENTS.md as the cross-agent entry point (lean; points to .gooserules and docs/AI_* for detail) - Document the Forgejo issue-driven workflow (report → triage → implement → close) and API patterns in .gooserules - Add Forgejo step to the pre-change checklist - Gitignore .forgejo-token
13 lines
117 B
Text
13 lines
117 B
Text
.env
|
|
.env.local
|
|
.env.*.local
|
|
.forgejo-token
|
|
node_modules/
|
|
dist/
|
|
target/
|
|
*.log
|
|
tmp/
|
|
*.pid
|
|
*.seed
|
|
*.pid.lock
|
|
.DS_Store
|