Files
kaya/.gitignore
T

9 lines
72 B
Plaintext

.venv
__pycache__
*.pyc
.mypy_cache
_version.py
*.egg-info
build/
dist/