This repository has been archived on 2020-09-13. You can view files and clone it, but cannot push or open issues or pull requests.
magic-app/.gitignore
Luke Murphy 8e2bce536f
Some checks failed
continuous-integration/drone/push Build is failing
Hacking towards the db.json, trimming as much as possible
2020-07-01 10:40:54 +02:00

13 lines
112 B
Plaintext

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