Commit 3efe9f9
Keep local notes out of the branch
The provider migration notes are useful locally but should not ship with the PR. Stop tracking the docs directory and ignore it so future local notes do not reappear as untracked branch content.
Constraint: User requested removing docs from git while preserving the rest of the current branch
Confidence: high
Scope-risk: narrow
Tested: git diff --cached --name-status confirmed only docs removal and .gitignore change were staged
Not-tested: Full test suite; no runtime code changed in this commit
Co-authored-by: OmX <omx@oh-my-codex.dev>1 parent 74e43e6 commit 3efe9f9
4 files changed
Lines changed: 1 addition & 750 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
| |||
0 commit comments