Some checks failed
CI / Lint + tests (push) Has been cancelled
Ship a shared markdown/prompt core used by a Brave/Chrome MV3 extension and a Python automation API, with pytest coverage, CI, and packaging smoke.
13 lines
114 B
Plaintext
13 lines
114 B
Plaintext
dist/
|
|
*.zip
|
|
__pycache__/
|
|
*.pyc
|
|
.pytest_cache/
|
|
.venv/
|
|
venv/
|
|
*.egg-info/
|
|
node_modules/
|
|
.DS_Store
|
|
.coverage
|
|
htmlcov/
|