Skip to content

chore: add .agents and .codex directories to .gitignore#217

Open
andrerfneves wants to merge 1 commit into
mainfrom
maintenance/gitignore-agent-dirs-20260625
Open

chore: add .agents and .codex directories to .gitignore#217
andrerfneves wants to merge 1 commit into
mainfrom
maintenance/gitignore-agent-dirs-20260625

Conversation

@andrerfneves

Copy link
Copy Markdown
Owner

Summary

Adds .agents and .codex directories to .gitignore. These are empty AI agent tool configuration directories created by local development tools (pi agent and Sourcegraph Cody respectively).

Why

  • If these tools are run locally, the directories may become populated with configuration files
  • Without a .gitignore entry, these tool-specific configs could accidentally be committed
  • Both directories are currently empty but tracked by git status
  • Standard practice to ignore per-developer tool configuration

Changes

  • .gitignore: Added .agents and .codex entries under the misc section

Test Plan

  • Verified .gitignore syntax is valid
  • No behavior change — config-only change
  • Existing tests continue to pass

@vercel

vercel Bot commented Jun 25, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
lightning-decoder Ready Ready Preview, Comment Jun 25, 2026 10:03pm

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