Skip to content

chore: stop tracking local tooling; tidy .gitignore#13

Closed
wct097 wants to merge 1 commit into
mainfrom
chore/keep-ai-tooling-local
Closed

chore: stop tracking local tooling; tidy .gitignore#13
wct097 wants to merge 1 commit into
mainfrom
chore/keep-ai-tooling-local

Conversation

@wct097

@wct097 wct097 commented Jun 3, 2026

Copy link
Copy Markdown
Owner

What

Routine repo hygiene:

  • Stop tracking local development tooling and config that doesn't belong in version control (retained locally; added to .gitignore).
  • Trim a couple of stale path references in the README and project docs.

Safety

  • Files removed from tracking only (git rm --cached) — local copies untouched.
  • No build/CI impact: none of these paths are referenced by the .NET build or workflows. CI green.

@wct097 wct097 force-pushed the chore/keep-ai-tooling-local branch from f83ac88 to 0658b6e Compare June 3, 2026 03:21
@wct097 wct097 changed the title chore: keep AI tooling local; drop from public repo chore: keep AI orchestration tooling local; drop from public repo Jun 3, 2026
Remove local development tooling and configuration from version control
(retained locally via --cached) and add matching .gitignore entries. Trim a
couple of stale path references in the README and project docs. No build or
CI impact.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@wct097 wct097 force-pushed the chore/keep-ai-tooling-local branch from 0658b6e to 61eec18 Compare June 3, 2026 10:25
@wct097 wct097 changed the title chore: keep AI orchestration tooling local; drop from public repo chore: stop tracking local tooling; tidy .gitignore Jun 3, 2026
@wct097 wct097 closed this Jun 3, 2026
@wct097 wct097 deleted the chore/keep-ai-tooling-local branch June 3, 2026 10:25
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