# Python __pycache__/ *.py[cod] *$py.class *.so .Python env/ venv/ .venv/ ENV/ build/ dist/ *.egg-info/ .pytest_cache/ # Node node_modules/ dist/ .DS_Store *.log # IDE .vscode/ .idea/ *.swp *.swo # Project specific *.pth *.pt checkpoints/ uv.lock data/