VRAM-Caclulator / .gitignore
3v324v23's picture
VRAM Calculator v4: batch/ubatch split, parallel slots, spec UX overhaul
0ff876c
Raw
History Blame Contribute Delete
250 Bytes
# Python
__pycache__/
*.py[cod]
*.egg-info/
.eggs/
build/
dist/
# Test / tooling caches
.pytest_cache/
.coverage
htmlcov/
# venv
.venv/
venv/
# OS / editor
.DS_Store
.idea/
.vscode/
# Local Claude Code tooling
.claude/
skills-lock.json
.mcp.json