This repository has been archived on 2024-07-28. You can view files and clone it, but cannot push or open issues or pull requests.
Files
trio-gtk/.gitignore

11 lines
99 B
Plaintext

*.egg-info/
*.pyc
.coverage
.eggs/
.mypy_cache/
.tox/
__pycache__
build/
dist/
pip-wheel-metadata/