nix-exprs/templates/python-uv-torch-cu124/.gitignore

15 lines
150 B
Plaintext
Raw Permalink Normal View History

2024-11-28 22:38:56 +08:00
result*
.direnv
.pre-commit-config.yaml
# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv