Skip to content

Ignore local-only workspace configuration directories#4256

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

Ignore local-only workspace configuration directories#4256
kemister85 merged 3 commits into
tinymce/6from
chore/gitignore-workspace-config-6

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
Co-authored-by: tiny-ben-tran <ben.tran@tiny.cloud>
@kemister85 kemister85 merged commit 56d0aa6 into tinymce/6 Jul 3, 2026
4 checks passed
@kemister85 kemister85 deleted the chore/gitignore-workspace-config-6 branch July 3, 2026 03:42
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