jenkins-bot has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/472748 )

Change subject: Add .vscode in .gitignore
......................................................................

Add .vscode in .gitignore

.vscode is directory for configuration file(s) which Visual Studio Code
automatically creates and shouldn't be committed

Change-Id: I9d47dfec325b405680b97e6c3355d348f9c47a3e
---
M .gitignore
1 file changed, 1 insertion(+), 0 deletions(-)

Approvals:
  Thiemo Kreuz (WMDE): Looks good to me, but someone else must approve
  D3r1ck01: Looks good to me, but someone else must approve
  Xqt: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/.gitignore b/.gitignore
index ec60fac..cefdbd2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -23,3 +23,4 @@
 docs/_build/
 /scripts/userscripts/*
 !/scripts/userscripts/__init__.py
+.vscode/
\ No newline at end of file

--
To view, visit https://gerrit.wikimedia.org/r/472748
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.wikimedia.org/r/settings

Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I9d47dfec325b405680b97e6c3355d348f9c47a3e
Gerrit-Change-Number: 472748
Gerrit-PatchSet: 6
Gerrit-Owner: Zoranzoki21 <[email protected]>
Gerrit-Reviewer: D3r1ck01 <[email protected]>
Gerrit-Reviewer: Framawiki <[email protected]>
Gerrit-Reviewer: John Vandenberg <[email protected]>
Gerrit-Reviewer: Thiemo Kreuz (WMDE) <[email protected]>
Gerrit-Reviewer: Xqt <[email protected]>
Gerrit-Reviewer: Zoranzoki21 <[email protected]>
Gerrit-Reviewer: jenkins-bot (75)
_______________________________________________
Pywikibot-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/pywikibot-commits

Reply via email to