Skip to content

feat(directory): allow local-only codegraph gitignore#1013

Open
jiangyq9 wants to merge 1 commit into
colbymchenry:mainfrom
jiangyq9:feat/local-codegraph-gitignore
Open

feat(directory): allow local-only codegraph gitignore#1013
jiangyq9 wants to merge 1 commit into
colbymchenry:mainfrom
jiangyq9:feat/local-codegraph-gitignore

Conversation

@jiangyq9

Copy link
Copy Markdown

Summary

  • add CODEGRAPH_LOCAL_GITIGNORE=1 as an opt-in local-only .codegraph/.gitignore mode
  • keep the default shared .gitignore behavior unchanged
  • cover the opt-in behavior in foundation tests

Fixes #910

Testing

  • pnpm exec tsc --noEmit
  • pnpm exec vitest run tests/foundation.test.ts

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.

[Feature Request] Add local-only mode for .codegraph/.gitignore

1 participant