Add .dockerignore for a smaller docker build context

This commit is contained in:
Michael Contento 2017-04-27 07:24:18 +02:00
parent 95ff0d3758
commit 3d50758773

11
.dockerignore Normal file
View File

@ -0,0 +1,11 @@
# Examples
examples/
# Git
.git/
# PHPStorm
.idea/
# OSX
.DS_Store