There was an error while loading. Please reload this page.
1 parent 38ba692 commit 5f15030Copy full SHA for 5f15030
1 file changed
src/finecode/wm_server/config/read_configs.py
@@ -91,6 +91,7 @@ async def read_projects_in_dir(
91
".mypy_cache",
92
".ruff_cache",
93
".pytest_cache",
94
+ ".uv-cache",
95
}
96
97
logger.trace(f"Read directories in {dir_path}")
0 commit comments