Ignore config/Gitlab.gitlab-license file
`ee/lib/tasks/gitlab/license.rake` tries to load `Settings.source.dirname + 'Gitlab.gitlab-license'` which expands to `config/Gitlab.gitlab-license` for a default GDK installation. This file should be ignored so developers can put their license files and not worry about commiting the file.
Showing
Please register or sign in to comment