Files
tensors/.gitignore
T
2026-02-03 21:08:00 +01:00

16 lines
153 B
Plaintext

# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
# Coverage
.coverage
htmlcov/
coverage.xml