mirror of
https://github.com/ubuntu/microk8s.git
synced 2021-05-23 02:23:41 +03:00
21 lines
287 B
Plaintext
21 lines
287 B
Plaintext
/build/
|
|
/parts/
|
|
/prime/
|
|
/stage/
|
|
!/snap/hooks/
|
|
*.snap
|
|
microk8s.egg-info/
|
|
microk8s_source.tar.bz2
|
|
tests/__pycache__
|
|
.idea/
|
|
**/tests/*.pyc
|
|
.venv/
|
|
.vscode/
|
|
/installer/.venv/
|
|
/installer/**/__pycache__
|
|
/installer/dist/
|
|
/installer/build/
|
|
.tox_env/
|
|
__pycache__/
|
|
microk8s_*.txt #Remote build log
|