diff options
author | Jacob Vosmaer (GitLab) <jacob@gitlab.com> | 2018-04-27 11:01:54 +0000 |
---|---|---|
committer | Grzegorz Bizon <grzegorz@gitlab.com> | 2018-04-27 11:01:54 +0000 |
commit | 7da1b4cbf1ae5e0e0008a27f260c49160a63c81e (patch) | |
tree | 887ea824e5fe3b7177285368ea1b006b8218c201 /.gitignore | |
parent | 4fe338313358dbbf835513f96e6a06d0649f2a0c (diff) | |
download | gitlab-ce-7da1b4cbf1ae5e0e0008a27f260c49160a63c81e.tar.gz |
Add gitlab-pages admin ping rake task
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index e9ff0048c1c..e1561c9db9a 100644 --- a/.gitignore +++ b/.gitignore @@ -72,3 +72,4 @@ eslint-report.html /locale/**/*.time_stamp /.rspec /plugins/* +/.gitlab_pages_secret |