diff --git a/debian/gitlab.install b/debian/gitlab.install index 24cd32fb15..a57bb0e2e5 100644 --- a/debian/gitlab.install +++ b/debian/gitlab.install @@ -38,6 +38,7 @@ fixtures usr/share/gitlab Gemfile usr/share/gitlab Guardfile usr/share/gitlab generator_templates usr/share/gitlab +geo_architecture.png usr/share/gitlab GITLAB_ELASTICSEARCH_INDEXER_VERSION usr/share/gitlab GITLAB_KAS_VERSION usr/share/gitlab GITLAB_PAGES_VERSION usr/share/gitlab diff --git a/debian/ignored-file-list b/debian/ignored-file-list index e7bb412c9b..adfca6c724 100644 --- a/debian/ignored-file-list +++ b/debian/ignored-file-list @@ -13,6 +13,7 @@ Gemfile.lock .gitignore .gitlab .gitlab-ci.yml +.gitpod.yml .haml-lint.yml .haml-lint_todo.yml LICENSE @@ -31,5 +32,7 @@ qa .ruby-version snowplow-javascript-tracker .scss-lint.yml +.test_license_encryption_key.pub +.theia tmp .yamllint diff --git a/debian/upstream-file-list b/debian/upstream-file-list index 37f9e686d5..f8e2cc70d0 100644 --- a/debian/upstream-file-list +++ b/debian/upstream-file-list @@ -12,6 +12,7 @@ .gitignore .gitlab .gitlab-ci.yml +.gitpod.yml .haml-lint.yml .haml-lint_todo.yml .license_encryption_key.pub @@ -27,6 +28,8 @@ .ruby-version .scss-lint.yml .stylelintrc +.test_license_encryption_key.pub +.theia .vale.ini .yamllint CHANGELOG.md @@ -73,6 +76,7 @@ elasticsearch-rails file_hooks fixtures generator_templates +geo_architecture.png haml_lint jest.config.base.js jest.config.integration.js