Skip to content

chore: remove accidentally-committed files (CLAUDE.md, _Eb presets)#247

Closed
OpenSauce wants to merge 1 commit into
mainfrom
chore/remove-unintended-files
Closed

chore: remove accidentally-committed files (CLAUDE.md, _Eb presets)#247
OpenSauce wants to merge 1 commit into
mainfrom
chore/remove-unintended-files

Conversation

@OpenSauce
Copy link
Copy Markdown
Owner

CLAUDE.md, presets/Clean_Eb.json, and presets/Djent_Eb.json were swept onto main by a git add -A during the #245 merge-conflict resolution. They were meant to stay local working files.

This untracks them (files remain on disk). CLAUDE.md is intentionally not added to .gitignore since it may be checked in deliberately later; the two _Eb presets are likewise left as local untracked files.

No source changes.

CLAUDE.md and the Clean_Eb/Djent_Eb presets were committed by accident during a
merge resolution; they were meant to stay local. Untrack them (files remain on
disk). CLAUDE.md is not gitignored since it may be checked in deliberately later.
Copilot AI review requested due to automatic review settings May 31, 2026 11:56
Copy link
Copy Markdown
Contributor

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

Removes accidentally committed local-only working files from the repository (CLAUDE.md and two _Eb preset JSONs), returning main to its intended tracked file set without changing any application source code or behavior.

Changes:

  • Delete CLAUDE.md from the repo.
  • Delete presets/Clean_Eb.json and presets/Djent_Eb.json from the repo.

Reviewed changes

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

File Description
CLAUDE.md Removes an accidentally committed local guidance file.
presets/Clean_Eb.json Removes an accidentally committed local preset variant.
presets/Djent_Eb.json Removes an accidentally committed local preset variant.

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

@OpenSauce
Copy link
Copy Markdown
Owner Author

Leaving CLAUDE.md and the _Eb presets on main — CLAUDE.md is meant to be checked in and the presets are fine alongside the existing factory presets.

@OpenSauce OpenSauce closed this May 31, 2026
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