.nx/cache
.nx/workspace-data

apps/python/.coverage
apps/python/.pytest_cache
apps/python/.venv
apps/python/uv.lock
__pycache__
.coverage
/coverage
/reports

node_modules
dist
out
tmp

.DS_Store
Thumbs.db
