Files
kops-arm64/.gitignore
Henning Jacobs 07df4e81c3 Update dependencies (#163)
* update dependencies

* fix kubeconfig loader

* use pipenv

* add missing pipenv shell

* tox-pipenv

* pipenv on Travis

* add cache files to gitignore
2018-05-01 14:46:37 +02:00

16 lines
168 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/