Skip to content

chore: gitignore .claude/ and drop stray autodev hook state#2

Merged
intel352 merged 1 commit into
mainfrom
chore/strip-claude
Jun 1, 2026
Merged

chore: gitignore .claude/ and drop stray autodev hook state#2
intel352 merged 1 commit into
mainfrom
chore/strip-claude

Conversation

@intel352
Copy link
Copy Markdown

@intel352 intel352 commented Jun 1, 2026

Strips the accidental .claude/autodev-state/ marker swept into the rename PR via git add -A, ignores .claude/ going forward. Cosmetic; no code change.

🤖 Generated with Claude Code

A local autodev hook wrote .claude/autodev-state/ which was accidentally
swept into the rename PR via git add -A. Remove it and ignore .claude/.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings June 1, 2026 21:46
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR removes an accidentally committed Claude/Autodev local state file and updates the repository .gitignore to prevent .claude/ from being committed in the future. It’s a housekeeping change with no functional code impact.

Changes:

  • Add .claude/ to .gitignore (with a brief explanatory comment).
  • Remove the tracked .claude/autodev-state/demo-fidelity-seen file.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
.gitignore Ignores .claude/ going forward to avoid committing local hook state.
.claude/autodev-state/demo-fidelity-seen Removes the stray committed local state marker file.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@intel352 intel352 merged commit f187574 into main Jun 1, 2026
4 checks passed
@intel352 intel352 deleted the chore/strip-claude branch June 1, 2026 21:48
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.

2 participants