Skip to content

chore: ignore agent-local files (CLAUDE.md, .claude/)#4

Merged
Yuzki merged 1 commit into
mainfrom
chore/gitignore-agent-files
Jun 29, 2026
Merged

chore: ignore agent-local files (CLAUDE.md, .claude/)#4
Yuzki merged 1 commit into
mainfrom
chore/gitignore-agent-files

Conversation

@Yuzki

@Yuzki Yuzki commented Jun 29, 2026

Copy link
Copy Markdown
Owner

Summary

Adds CLAUDE.md and .claude/ to .gitignore so agent-local files are not
accidentally committed. They join the existing agent-tooling ignores
(.agents/, AGENTS.md, .codex).

Without this, CLAUDE.md shows up as untracked in git status and can be
committed by mistake.

Change

 .agents/
 AGENTS.md
+CLAUDE.md
 .codex
+.claude/

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@Yuzki
Yuzki merged commit 79fb8ca into main Jun 29, 2026
3 checks passed
@Yuzki
Yuzki deleted the chore/gitignore-agent-files branch June 29, 2026 01:54
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