Install newly added files

This commit is contained in:
Sruthi Chandran 2018-12-24 00:12:55 +05:30
parent db132aedf0
commit efca0c78ce
2 changed files with 5 additions and 2 deletions

View file

@ -37,6 +37,7 @@ lib usr/share/gitlab
locale usr/share/gitlab locale usr/share/gitlab
MAINTENANCE.md usr/share/gitlab MAINTENANCE.md usr/share/gitlab
package.json usr/share/gitlab package.json usr/share/gitlab
PHILOSOPHY.md usr/share/gitlab
plugins usr/share/gitlab plugins usr/share/gitlab
PROCESS.md usr/share/gitlab PROCESS.md usr/share/gitlab
Procfile usr/share/gitlab Procfile usr/share/gitlab

View file

@ -18,14 +18,15 @@ debian
doc doc
docker docker
docker-compose.yml docker-compose.yml
Dockerfile.assets
.eslintignore .eslintignore
.eslintrc.yml .eslintrc.yml
fixtures fixtures
.foreman .foreman
Gemfile Gemfile
Gemfile.lock Gemfile.lock
Gemfile.rails5 Gemfile.rails4
Gemfile.rails5.lock Gemfile.rails4.lock
generator_templates generator_templates
GITALY_SERVER_VERSION GITALY_SERVER_VERSION
.gitattributes .gitattributes
@ -46,6 +47,7 @@ log
MAINTENANCE.md MAINTENANCE.md
.nvmrc .nvmrc
package.json package.json
PHILOSOPHY.md
.pkgr.yml .pkgr.yml
plugins plugins
.prettierignore .prettierignore