docker-py/.gitignore

19 lines
126 B
Plaintext

build
dist
*.egg-info
*.egg/
*.pyc
*.swp
.tox
.coverage
html/*
# Compiled Documentation
site/
README.rst
env/
venv/
.idea/