diff --git a/.dockerignore b/.dockerignore index f2bc0e8d76b..db313697054 100644 --- a/.dockerignore +++ b/.dockerignore @@ -1,7 +1,14 @@ .git +.gitattributes +.github/* +.travis.yml cache/* +CONTRIBUTING.md DEBUG Dockerfile -whitelist.txt +phpcompatibility.xml phpcs.xml -CONTRIBUTING.md \ No newline at end of file +phpcs.xml +scalingo.json +tests/* +whitelist.txt \ No newline at end of file