docker-py/.gitignore

18 lines
115 B
Plaintext

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