Files
deb-python-dcos/.gitignore
2016-03-29 18:22:49 -07:00

17 lines
115 B
Plaintext

build/
*.egg-info/
dist/
env/
tmp/
pydoc/_build/
.ropeproject/
.tox/
.coverage
*.pyc
Vagrantfile
.vagrant
.idea