diff options
Diffstat (limited to '.dockerignore')
-rw-r--r-- | .dockerignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.dockerignore b/.dockerignore index d5568619169..2d1af2c25fc 100644 --- a/.dockerignore +++ b/.dockerignore @@ -3,6 +3,7 @@ # Ignore all folders except qa/, config/initializers and the root of lib/ since # the files we need to build the QA image are in these folders. # Following are the files we need: +# - ./config/light_settings.rb # - ./config/initializers/0_inject_enterprise_edition_module.rb # - ./ee/app/models/license.rb # - ./lib/gitlab.rb |