Update upstream-file-list, install file and ignored-file-list
This commit is contained in:
parent
f755b8ceae
commit
70dbca020d
3 changed files with 1 additions and 5 deletions
2
debian/gitlab.install
vendored
2
debian/gitlab.install
vendored
|
@ -40,7 +40,6 @@ fixtures usr/share/gitlab
|
||||||
Gemfile usr/share/gitlab
|
Gemfile usr/share/gitlab
|
||||||
Guardfile usr/share/gitlab
|
Guardfile usr/share/gitlab
|
||||||
generator_templates usr/share/gitlab
|
generator_templates usr/share/gitlab
|
||||||
geo_architecture.png usr/share/gitlab
|
|
||||||
GITLAB_ELASTICSEARCH_INDEXER_VERSION usr/share/gitlab
|
GITLAB_ELASTICSEARCH_INDEXER_VERSION usr/share/gitlab
|
||||||
GITLAB_KAS_VERSION usr/share/gitlab
|
GITLAB_KAS_VERSION usr/share/gitlab
|
||||||
GITLAB_PAGES_VERSION usr/share/gitlab
|
GITLAB_PAGES_VERSION usr/share/gitlab
|
||||||
|
@ -55,7 +54,6 @@ locale usr/share/gitlab
|
||||||
MAINTENANCE.md usr/share/gitlab
|
MAINTENANCE.md usr/share/gitlab
|
||||||
package.json var/lib/gitlab
|
package.json var/lib/gitlab
|
||||||
PHILOSOPHY.md usr/share/gitlab
|
PHILOSOPHY.md usr/share/gitlab
|
||||||
plugins usr/share/gitlab
|
|
||||||
PROCESS.md usr/share/gitlab
|
PROCESS.md usr/share/gitlab
|
||||||
rubocop usr/share/gitlab
|
rubocop usr/share/gitlab
|
||||||
Rakefile usr/share/gitlab
|
Rakefile usr/share/gitlab
|
||||||
|
|
1
debian/ignored-file-list
vendored
1
debian/ignored-file-list
vendored
|
@ -34,4 +34,5 @@ snowplow-javascript-tracker
|
||||||
.test_license_encryption_key.pub
|
.test_license_encryption_key.pub
|
||||||
.theia
|
.theia
|
||||||
tmp
|
tmp
|
||||||
|
workhorse-vendor
|
||||||
.yamllint
|
.yamllint
|
||||||
|
|
3
debian/upstream-file-list
vendored
3
debian/upstream-file-list
vendored
|
@ -57,7 +57,6 @@ Pipfile.lock
|
||||||
README.md
|
README.md
|
||||||
Rakefile
|
Rakefile
|
||||||
VERSION
|
VERSION
|
||||||
_build
|
|
||||||
app
|
app
|
||||||
babel.config.js
|
babel.config.js
|
||||||
bin
|
bin
|
||||||
|
@ -78,7 +77,6 @@ elasticsearch-rails
|
||||||
file_hooks
|
file_hooks
|
||||||
fixtures
|
fixtures
|
||||||
generator_templates
|
generator_templates
|
||||||
geo_architecture.png
|
|
||||||
haml_lint
|
haml_lint
|
||||||
jest.config.base.js
|
jest.config.base.js
|
||||||
jest.config.integration.js
|
jest.config.integration.js
|
||||||
|
@ -88,7 +86,6 @@ lib
|
||||||
locale
|
locale
|
||||||
log
|
log
|
||||||
package.json
|
package.json
|
||||||
plugins
|
|
||||||
public
|
public
|
||||||
qa
|
qa
|
||||||
rubocop
|
rubocop
|
||||||
|
|
Loading…
Add table
Reference in a new issue