# Docker
Dockerfile
.dockerignore

# git
.git
.gitignore

# .gitignore
*.py[co]
dist
MANIFEST
*.swp
build
*.egg-info
.coverage*
.cache
.eggs
htmlcov
