Zfilipin has submitted this change and it was merged. Change subject: Ignore config/secret.yml ......................................................................
Ignore config/secret.yml Change-Id: I97a328e03bee20b2628481c81f4d2f4b5fb23667 --- M .gitignore 1 file changed, 2 insertions(+), 0 deletions(-) Approvals: Zfilipin: Looks good to me, approved jenkins-bot: Verified diff --git a/.gitignore b/.gitignore index 007c4ff..15ae923 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ .*.swp .idea/ reports/ +config/secret.yml + -- To view, visit https://gerrit.wikimedia.org/r/75325 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I97a328e03bee20b2628481c81f4d2f4b5fb23667 Gerrit-PatchSet: 1 Gerrit-Project: qa/browsertests Gerrit-Branch: master Gerrit-Owner: Amire80 <[email protected]> Gerrit-Reviewer: Zfilipin <[email protected]> Gerrit-Reviewer: jenkins-bot _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
