Yuvipanda has submitted this change and it was merged. Change subject: Add connections.yaml to .gitignore ......................................................................
Add connections.yaml to .gitignore Change-Id: I9edd2397fd2885a9b15d4dc2ea1cffac30eb2e97 --- M .gitignore 1 file changed, 2 insertions(+), 0 deletions(-) Approvals: Yuvipanda: Verified; Looks good to me, approved diff --git a/.gitignore b/.gitignore index 1754ecd..1edb718 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,5 @@ # Logs .npm-debug.log* + +/connections.yaml -- To view, visit https://gerrit.wikimedia.org/r/241921 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I9edd2397fd2885a9b15d4dc2ea1cffac30eb2e97 Gerrit-PatchSet: 2 Gerrit-Project: labs/tools/grrrit Gerrit-Branch: master Gerrit-Owner: Polybuildr <[email protected]> Gerrit-Reviewer: Merlijn van Deen <[email protected]> Gerrit-Reviewer: Yuvipanda <[email protected]> Gerrit-Reviewer: jenkins-bot <> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
