Skip to content

Ignore local-only workspace configuration directories#4258

Merged
kemister85 merged 4 commits into
tinymce/8from
chore/gitignore-workspace-config-8
Jul 6, 2026
Merged

Ignore local-only workspace configuration directories#4258
kemister85 merged 4 commits into
tinymce/8from
chore/gitignore-workspace-config-8

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.

Comment thread .gitignore Outdated
@kemister85 kemister85 merged commit 3a3ca60 into tinymce/8 Jul 6, 2026
4 checks passed
@kemister85 kemister85 deleted the chore/gitignore-workspace-config-8 branch July 6, 2026 07:07
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.

3 participants