Add .dockerignore

pull/151/head
PunKeel 2016-12-23 20:01:17 +01:00 committed by GitHub
parent f45367fac2
commit 77f464f650
1 changed files with 18 additions and 0 deletions

18
.dockerignore Normal file
View File

@ -0,0 +1,18 @@
# Documentation, might leak version number
CHANGELOG.md
LICENSE.md
CREDITS.md
INSTALL.md
README.md
doc/
# Dotfiles, pointless
.codeclimate.yml
.csslintrc
.editorconfig
.eslint*
.git*
.php_cs
.styleci.yml
.travis.yml
.github