Files
wehub-resource-sync 09e9f3545f
CodeQL / Analyze (push) Waiting to run
dependency-audit / pip-audit (push) Waiting to run
Test / Code Quality (push) Waiting to run
Test / Test (macos-latest, Python 3.10) (push) Blocked by required conditions
Test / Test (macos-latest, Python 3.11) (push) Blocked by required conditions
Test / Test (macos-latest, Python 3.12) (push) Blocked by required conditions
Test / Test (macos-latest, Python 3.13) (push) Blocked by required conditions
Test / Test (macos-latest, Python 3.14) (push) Blocked by required conditions
Test / Test (ubuntu-latest, Python 3.10) (push) Blocked by required conditions
Test / Test (ubuntu-latest, Python 3.11) (push) Blocked by required conditions
Test / Test (ubuntu-latest, Python 3.12) (push) Blocked by required conditions
Test / Test (ubuntu-latest, Python 3.13) (push) Blocked by required conditions
Test / Test (ubuntu-latest, Python 3.14) (push) Blocked by required conditions
Test / Test (windows-latest, Python 3.10) (push) Blocked by required conditions
Test / Test (windows-latest, Python 3.11) (push) Blocked by required conditions
Test / Test (windows-latest, Python 3.12) (push) Blocked by required conditions
Test / Test (windows-latest, Python 3.13) (push) Blocked by required conditions
Test / Test (windows-latest, Python 3.14) (push) Blocked by required conditions
chore: import upstream snapshot with attribution
2026-07-13 13:30:13 +08:00

48 lines
893 B
Plaintext

__pycache__/
*.py[cod]
*.class
.venv/
env/
venv/
.pytest_cache/
.coverage
coverage.json
htmlcov/
dist/
build/
*.egg-info/
.DS_Store
.env
.notebooklm/
captured_rpcs/
.worktrees/
.worktree/
worktrees/
.sisyphus/
.scratch/
.claude/
# Auto-generated by claude-mem plugin
**/CLAUDE.md
!/CLAUDE.md
# Investigation artifacts
investigate*.py
# Playwright browser binaries when PLAYWRIGHT_BROWSERS_PATH is set to a
# workspace-relative path (used by CI; harmless locally if it ever lands).
.playwright-browsers/
INVESTIGATION*.md
investigation_output/
downloads/
# VCR cassettes - committed after security review
# Cassettes are scrubbed of sensitive data (cookies, tokens, user IDs, emails)
# See tests/vcr_config.py for scrubbing patterns
# Local working notes (process scratch — not shipped)
docs/scratch/
# Baked into the wheel by hatch_build.py; never committed.
src/notebooklm/_commit.py