Skip to content

Commit ec02ab0

Browse files
author
Flamehaven CI
committed
Default excludes: drop caches/venv for cleaner blueprints
1 parent e5aa154 commit ec02ab0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/dir2md/cli.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,8 @@ def _print_status(level: str, message: str, progress: str | None) -> None:
6060
"venv",
6161
"venv_clean",
6262
".pytest_cache",
63+
".pytest_cache_local",
64+
".ruff_cache",
6365
"build",
6466
"dist",
6567
"*.pyc",

0 commit comments

Comments
 (0)