### Generated by Python package generate-dockerignore-from-gitignore

# excluding .git by default
.git

### from: .gitignore
./**/foo


