We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec02ab0 commit 4a271a8Copy full SHA for 4a271a8
CHANGELOG.md
@@ -14,6 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
14
### Fixed
15
- HF demo import path includes `src` so `dir2md` imports resolve in Spaces.
16
- Lint/test cleanup after refactor (ruff + pytest green).
17
+- Default excludes now drop cache/venv noise (`.pytest_cache_local`, `.ruff_cache`, `venv_clean`) for cleaner blueprints out of the box.
18
19
### Documentation
20
- Updated README/demo metadata (Spicy branding, HF front matter); pending: scrub remaining Pro/license mentions in docs.
0 commit comments