Files
kops-arm64/.gitignore
Henning Jacobs d8b94db671 Switch to Poetry and Black (#254)
* Pipenv -> Poetry

* poetry and black
2019-12-23 20:07:46 +01:00

17 lines
180 B
Plaintext

__pycache__
*.swp
*.pyc
.idea/
**/node_modules/
kube_ops_view/static/build/
*-secret
npm-debug.log*
.tox/
*.egg*
dist/
scm-source.json
.cache/
.coverage
.pytest_cache/
.mypy_cache