diff options
author | Lin Jen-Shin <godfat@godfat.org> | 2018-03-21 21:41:14 +0800 |
---|---|---|
committer | Lin Jen-Shin <godfat@godfat.org> | 2018-03-21 21:41:14 +0800 |
commit | 32a672d0d8f490baa83216b1fa165097ddb9cd9b (patch) | |
tree | d569b4f46a5bb0393e57e1f845533326ca195d8d | |
parent | 22fc4863d33ad68ab65cd74182741e9a7e6d316f (diff) | |
download | gitlab-ce-32a672d0d8f490baa83216b1fa165097ddb9cd9b.tar.gz |
Make sure upgrading to EE won't conflict with them
-rw-r--r-- | lib/gitlab/path_regex.rb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/gitlab/path_regex.rb b/lib/gitlab/path_regex.rb index 4dc38aae61e..404b2c6486c 100644 --- a/lib/gitlab/path_regex.rb +++ b/lib/gitlab/path_regex.rb @@ -33,6 +33,8 @@ module Gitlab favicon.ico files groups + header_logo_dark.png + header_logo_light.png health_check help import |