Skip to content

chore: ignore agent runtime work directories#67

Open
kitsuyui wants to merge 1 commit into
mainfrom
fix/audit-agent-workdirs-not-gitignored-001
Open

chore: ignore agent runtime work directories#67
kitsuyui wants to merge 1 commit into
mainfrom
fix/audit-agent-workdirs-not-gitignored-001

Conversation

@kitsuyui

Copy link
Copy Markdown
Member

Summary

  • Add .agent-inspect/ and .tmp/ to the generated .gitignore via .gitignore.in.
  • Prevent accidental staging of local agent/runtime work directories.

Verification

  • actionlint .github/workflows/*.yml
  • typos .
  • gitignore.in regeneration/idempotence comparison against the checked-in .gitignore
  • git diff --check
  • git check-ignore -v .agent-inspect/ .tmp/

Note

  • The GitHub Actions self-test matrix requires GitHub-hosted runners and will be checked on PR CI.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant