Files
yts/.gitignore
2025-01-03 15:16:23 +01:00

13 lines
125 B
Plaintext

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