Adds three new experimental package commands: `experimental package add`, `dcos experimental package build`, and `dcos experimental service start`
19 lines
126 B
Plaintext
19 lines
126 B
Plaintext
build/
|
|
*.egg-info/
|
|
dist/
|
|
env/
|
|
tmp/
|
|
pydoc/_build/
|
|
|
|
.ropeproject/
|
|
.tox/
|
|
.coverage
|
|
|
|
*.pyc
|
|
|
|
.DS_Store
|
|
|
|
Vagrantfile
|
|
.vagrant
|
|
.idea
|