Skip to content

chore: ignore Claude Code local files - #186

Closed
wender wants to merge 1 commit into
masterfrom
chore/gitignore-claude-code
Closed

chore: ignore Claude Code local files#186
wender wants to merge 1 commit into
masterfrom
chore/gitignore-claude-code

Conversation

@wender

@wender wender commented Aug 6, 2026

Copy link
Copy Markdown
Collaborator

What does this PR do? *

Adds .claude/ to .gitignore.

The folder is created by Claude Code and holds per-developer local settings (.claude/settings.local.json — approved tool permissions), which are specific to each machine and should not be versioned.

How to test it? *

With the branch checked out and a .claude/ folder present in the repo root, git status should no longer list it as untracked. git check-ignore -v .claude/settings.local.json should point to the new .gitignore rule.

Describe alternatives you've considered, if any. *

  • Ignoring only .claude/settings.local.json, keeping the door open for a shared .claude/settings.json committed to the repo. Dropped for now since there is no shared configuration in use — worth revisiting if the team decides to version project-level Claude Code settings.

Related to / Depends on *

None. Split out of #185 to keep that PR scoped to the priceToken change.

.claude/ holds per-developer Claude Code settings (settings.local.json),
which should not be versioned.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@vtex-io-ci-cd

vtex-io-ci-cd Bot commented Aug 6, 2026

Copy link
Copy Markdown

Hi! I'm VTEX IO CI/CD Bot and I'll be helping you to publish your app! 🤖

Please select which version do you want to release:

  • Patch (backwards-compatible bug fixes)

  • Minor (backwards-compatible functionality)

  • Major (incompatible API changes)

And then you just need to merge your PR when you are ready! There is no need to create a release commit/tag.

  • No thanks, I would rather do it manually 😞

@vtex-io-docs-bot

Copy link
Copy Markdown

Beep boop 🤖

I noticed you didn't make any changes at the docs/ folder

  • There's nothing new to document 🤔
  • I'll do it later 😞

In order to keep track, I'll create an issue if you decide now is not a good time

  • I just updated 🎉🎉

@wender

wender commented Aug 6, 2026

Copy link
Copy Markdown
Collaborator Author

Movido para o #185 para manter uma PR só.

@wender wender closed this Aug 6, 2026
@wender
wender deleted the chore/gitignore-claude-code branch August 6, 2026 18:38
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