Skip to content

Untrack agents and project-internal docs - #4

Merged
MustafaNazeer merged 1 commit into
mainfrom
gitignore-private-dirs
May 10, 2026
Merged

Untrack agents and project-internal docs#4
MustafaNazeer merged 1 commit into
mainfrom
gitignore-private-dirs

Conversation

@MustafaNazeer

Copy link
Copy Markdown
Owner

Untrack project-internal scaffolding and documentation directories that are local-only. The deleted files are kept on the maintainer's working tree via git rm --cached; the public repo no longer carries them. Build and CI reference none of the untracked items.

Untrack four directories and files that are project-internal scaffolding
and not part of the public surface: the agents/ directory, STATUS.md
(phase status tracker), docs/plan.md (per-phase implementation plan),
and GETTING-STARTED.md (first-session walkthrough). All four are kept
local on the maintainer's machine via the working-tree copies preserved
by git rm --cached; only the public repo loses visibility.

The Android Gradle build references nothing in agents/; STATUS.md,
docs/plan.md, and GETTING-STARTED.md are documentation only.
@MustafaNazeer
MustafaNazeer merged commit cdd65b3 into main May 10, 2026
1 check passed
@MustafaNazeer
MustafaNazeer deleted the gitignore-private-dirs branch May 10, 2026 05:10
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