This repository has been archived on 2020-09-13. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
magic-app/.gitignore
T

13 lines
127 B
Plaintext

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