Add development dirs/files to .dockerignore

Co-Authored-By: Thor77 <thor77@thor77.org>
This commit is contained in:
Daniel Schädler 2019-04-17 09:14:30 +02:00 committed by GitHub
parent 6633774342
commit 277c362d15
1 changed files with 10 additions and 0 deletions

View File

@ -1 +1,11 @@
.git
test/**
spec/**
tmp/**
.gitignore
.hound.yml
.rspec
.rubocop.yml
.travis-yml
docker-compose.yml
README.md