Skip to content

Commit

Permalink
Add a .dockerignore file
Browse files Browse the repository at this point in the history
  • Loading branch information
mattkirby committed Mar 12, 2020
1 parent d653ce4 commit ddee8b2
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions .dockerignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
**/*.yml
**/*.yaml
**/*.md
**/*example
Dockerfile?
Gemfile.lock
Rakefile
Vagrantfile
coverage
docs
examples
scripts
vendor

0 comments on commit ddee8b2

Please sign in to comment.