From 9904030a81f86eaca1ef493637af5d52426dda8e Mon Sep 17 00:00:00 2001 From: Vincent Date: Wed, 17 Apr 2019 17:17:35 +0200 Subject: [PATCH] Add .dockerignore --- .dockerignore | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 .dockerignore diff --git a/.dockerignore b/.dockerignore new file mode 100644 index 000000000..5d13bb1cc --- /dev/null +++ b/.dockerignore @@ -0,0 +1,19 @@ +_build +CONTRIBUTING.md +deps +docker-compose.yml +Dockerfile +.elixir_ls +.formatter.exs +.git +.gitignore +.gitlab +.gitlab-ci.yml +.graphqlconfig.yaml +LICENSE +Makefile +README.md +SECURITY.md +ssh_match_hostname +support +.js/package-lock.json