Skip to content

skip worktree subdirectories - #22

Merged
aersam merged 2 commits into
mainfrom
fix_wt
Sep 3, 2026
Merged

skip worktree subdirectories#22
aersam merged 2 commits into
mainfrom
fix_wt

Conversation

@aersam

@aersam aersam commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

No description provided.

aersam and others added 2 commits September 3, 2026 09:07
Recursive scans of database/ (schema parsing, testdb build, layer-folder
lookup) could pick up .worktree/.worktrees checkouts, .claude/.vscode
config, or node_modules mixed into the tree, causing duplicate or bogus
schema objects.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01PSW9G29mxLx9wXXHmwNgng
__pycache__, .pytest_cache, .mypy_cache, and .ruff_cache can end up
inside a database/ tree alongside helper Python scripts but never hold
real schema content.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01PSW9G29mxLx9wXXHmwNgng
@aersam
aersam merged commit dd727a4 into main Sep 3, 2026
2 checks passed
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