Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAleksandr Soborov <asoborov@gitlab.com>2019-09-11 10:01:51 +0300
committerRémy Coutable <remy@rymai.me>2019-09-11 10:01:51 +0300
commita5972edc0bc7c0d569d55e9b0034e2b45f62a070 (patch)
tree74924e2c56b48805953dcaf94d63d28aa220aff3 /.dockerignore
parent28292d516abb33aeaf7e5bfaf94679d1317bd284 (diff)
Add additional dirs to QA image Dockerignore
Diffstat (limited to '.dockerignore')
-rw-r--r--.dockerignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.dockerignore b/.dockerignore
index 4f5b33de167..d5568619169 100644
--- a/.dockerignore
+++ b/.dockerignore
@@ -10,6 +10,7 @@
# - ./INSTALLATION_TYPE
# - ./VERSION
+/.git/
/app/
/bin/
/builds/
@@ -69,6 +70,7 @@
/locale/
/log/
/modules/
+/node_modules/
/plugins/
/public/
/rubocop/