Skip to content

chore: untrack analyze.md (keep on disk, project-local working notes)#15

Merged
maltsev-dev merged 1 commit into
masterfrom
chore/untrack-analyze-md
Jun 18, 2026
Merged

chore: untrack analyze.md (keep on disk, project-local working notes)#15
maltsev-dev merged 1 commit into
masterfrom
chore/untrack-analyze-md

Conversation

@maltsev-dev

Copy link
Copy Markdown
Member

analyze.md is a session-scoped working-notes file (~240 KB of audit/plan material) that does not belong in the public SDK repo.

  • git rm --cached analyze.md drops it from the index; the file stays on disk for the author's reference.
  • Add analyze.md to .gitignore so it isn't accidentally re-added later.
  • Drop the self-referential .gitignore entry from .gitignore so future edits don't need git add -f.

Why a PR and not direct push: master is branch-protected (Changes must be made through a pull request).

Files: -2431/+69.

analyze.md is a session-scoped working-notes file (~240 KB of
audit/plan material) that does not belong in the public SDK
repo. Remove from version control but keep on disk for the
author's reference.

- git rm --cached analyze.md: drop from index, file stays on disk
- add analyze.md to .gitignore so it isn't accidentally re-added
- drop the self-referential '.gitignore' entry from .gitignore
  so future edits don't need 'git add -f'
@maltsev-dev maltsev-dev merged commit d74712e into master Jun 18, 2026
4 checks passed
@maltsev-dev maltsev-dev deleted the chore/untrack-analyze-md branch June 18, 2026 15:14
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