Files
HPCS6500-py/.gitignore
grabowski 0f09c70215 first commit
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-04 13:57:58 +07:00

21 lines
183 B
Plaintext

# Python
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
# UV
uv
uv.lock
# Captures (binary data, not tracked)
captures/
# Claude Code
.claude/