Update d/upstream-file-list

This commit is contained in:
Utkarsh Gupta 2019-05-18 01:34:04 +05:30
parent 5cdc6a46c3
commit 381f17dfcf
2 changed files with 5 additions and 2 deletions

View file

@ -12,7 +12,7 @@ debian/conf/nginx.ssl.conf.example usr/lib/gitlab/templates
debian/gems-compat/* usr/share/gitlab/vendor/gems debian/gems-compat/* usr/share/gitlab/vendor/gems
debian/rake-tasks.sh usr/lib/gitlab/scripts debian/rake-tasks.sh usr/lib/gitlab/scripts
debian/gitlab-rake.sh usr/lib/gitlab/scripts debian/gitlab-rake.sh usr/lib/gitlab/scripts
.babelrc.js usr/share/gitlab babel.config.js usr/share/gitlab
app usr/share/gitlab app usr/share/gitlab
bin usr/share/gitlab bin usr/share/gitlab
CHANGELOG.md usr/share/gitlab CHANGELOG.md usr/share/gitlab

View file

@ -1,6 +1,5 @@
. .
.. ..
.babelrc.js
.codeclimate.yml .codeclimate.yml
.csscomb.json .csscomb.json
.eslintignore .eslintignore
@ -21,6 +20,7 @@
.rubocop_todo.yml .rubocop_todo.yml
.ruby-version .ruby-version
.scss-lint.yml .scss-lint.yml
.stylelintrc
CHANGELOG.md CHANGELOG.md
CONTRIBUTING.md CONTRIBUTING.md
Dangerfile Dangerfile
@ -36,11 +36,14 @@ LICENSE
MAINTENANCE.md MAINTENANCE.md
PHILOSOPHY.md PHILOSOPHY.md
PROCESS.md PROCESS.md
Pipfile
Pipfile.lock
Procfile Procfile
README.md README.md
Rakefile Rakefile
VERSION VERSION
app app
babel.config.js
bin bin
builds builds
changelogs changelogs