@junior: Add runtime .agents-workflow/ checkout to .gitignore #36

Merged
ffaerber merged 1 commits from ai/issue-35 into main 2026-07-04 09:47:42 +02:00

Summary

Prevent the runtime .agents-workflow/ checkout from ever being accidentally staged or committed.

Changes

  • Added .agents-workflow/ to .gitignore

Resolves #35 · 🤖 @junior

## Summary Prevent the runtime `.agents-workflow/` checkout from ever being accidentally staged or committed. ## Changes - Added `.agents-workflow/` to `.gitignore` --- Resolves #35 · 🤖 @junior
gitea-actions bot added 1 commit 2026-07-04 09:45:30 +02:00

🤖 @junior PR ready for review — @ffaerber please review & merge:

🤖 **@junior** — ✅ PR ready for review — @ffaerber please review & merge: - https://git.ffaerber.duckdns.org/ffaerber/agents/pulls/36

🤖 @junior — activity log (13 entries):

tool calls & reasoning

🔧 read: .gitignore
🔧 edit: .gitignore
🔧 bash: git diff .gitignore && git status --short
🔧 bash: git add .gitignore && git commit -m "Add runtime .agents-workflow/ checkout to .gitignore" && git push
💬 Done. Added .agents-workflow/ to .gitignore and pushed the commit to branch ai/issue-35.

BEGIN_PR_DESCRIPTION

Summary

Prevent the runtime .agents-workflow/ checkout from ever being accidentally staged or committed.

Changes

  • Added .agents-workflow/ to .gitignore
    END_PR_DESCRIPTION
🤖 **@junior** — activity log (13 entries): <details> <summary>tool calls & reasoning</summary> 🔧 **read**: `.gitignore` 🔧 **edit**: `.gitignore` 🔧 **bash**: `git diff .gitignore && git status --short` 🔧 **bash**: `git add .gitignore && git commit -m "Add runtime .agents-workflow/ checkout to .gitignore" && git push` 💬 Done. Added `.agents-workflow/` to `.gitignore` and pushed the commit to branch `ai/issue-35`. BEGIN_PR_DESCRIPTION ## Summary Prevent the runtime `.agents-workflow/` checkout from ever being accidentally staged or committed. ## Changes - Added `.agents-workflow/` to `.gitignore` END_PR_DESCRIPTION </details>
ffaerber merged commit 9a3ca95f9e into main 2026-07-04 09:47:42 +02:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: gitea/agents#36