/checkpoints/** /output/ /temp/ logs/ *.log __pycache__/ *.py[cod] *$py.class .venv/ venv/ env/ ENV/ .python-version .pytest_cache/ .mypy_cache/ .ruff_cache/ .coverage .coverage.* coverage.xml htmlcov/ node_modules/ **/node_modules/ npm-debug.log* pnpm-debug.log* yarn-*.log* dist/ build/ web/dist/ web/build/ .vscode/ .idea/ *.code-workspace .DS_Store Thumbs.db ehthumbs.db Icon? *.swp *.swo