Files
tensors/.gitignore
T
Adam Ladachowski 749bd59e99 💬 Commit message: Update 2026-01-24 19:06:06, 6 files, 32 lines
📁 Files changed: 6
📝 Lines changed: 32

  • .gitignore
  • .python-version
  • README.md
  • main.py
  • pyproject.toml
  • uv.lock
2026-01-24 19:06:06 +01:00

11 lines
109 B
Plaintext

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