Skip to content

Ignore local-only workspace configuration directories#4254

Merged
kemister85 merged 2 commits into
mainfrom
chore/gitignore-workspace-config-main
Jul 3, 2026
Merged

Ignore local-only workspace configuration directories#4254
kemister85 merged 2 commits into
mainfrom
chore/gitignore-workspace-config-main

Conversation

@kemister85

Copy link
Copy Markdown
Contributor

Adds ignore rules so per-developer, local-only workspace configuration is never committed to this branch.

These directories/files hold machine-local tooling state and must not be pushed:

  • .cursor/ (+ AGENTS.md, .cursorignore)
  • .claude/ (+ .claudeignore)
  • .mcp.json

Nothing of this kind is currently tracked on this branch — this is a preventive guard against accidental commits (for example via git add -A). No content or build files are affected.

@kemister85 kemister85 requested a review from a team as a code owner July 1, 2026 00:09
@kemister85 kemister85 requested review from a team, MitchC1999, TheSpyder, katepotemina, kimwoodfield and tiny-ben-tran and removed request for a team July 1, 2026 00:09
@kemister85 kemister85 merged commit 297a6db into main Jul 3, 2026
4 checks passed
@kemister85 kemister85 deleted the chore/gitignore-workspace-config-main branch July 3, 2026 03: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.

4 participants