Newer
Older
# `build_from_dir` can't find Dockerfile when `.dockerignore` is "*"
# See https://github.com/swipely/docker-api/issues/484
# Ignore all folders except the one listed at the bottom of this file.
/app/
/bin/
/builds/
/changelogs/
/gems/
/generator_templates/
/glfm_specification/
/haml_lint/
/jh/
/lib/
/locale/
/log/
/rubocop/
/scripts/
/shared/
/tooling/
/vendor/
/workhorse/
!/config/initializers/0_inject_enterprise_edition_module.rb
!/config/feature_flags/
!/config/bundler_setup.rb
!/lib/gitlab_edition.rb
!/lib/gitlab/utils.rb
!/spec/support/fast_quarantine.rb
!/tooling/lib/tooling/fast_quarantine.rb
!/INSTALLATION_TYPE
!/VERSION
!/gems/
!/qa/
!/vendor/gems/
!/ee/app/models/license.rb
!/ee/config/feature_flags/
!/jh/qa/
!/jh/lib/
!/jh/config/feature_flags/