Xqt has submitted this change. ( 
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/890183 )

Change subject: [IMPR] Ignore password files
......................................................................

[IMPR] Ignore password files

Ignore *.lwp with git and svn repositories

Change-Id: I2557bc4c852852f0c49f598908da0c95050139e3
---
M .gitignore
M .svnprops
2 files changed, 12 insertions(+), 1 deletion(-)

Approvals:
  jenkins-bot: Verified
  Xqt: Looks good to me, approved




diff --git a/.gitignore b/.gitignore
index 965b100..6cc5f6e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,7 +1,7 @@
 throttle.ctrl
-pywikibot.lwp
 user-*.py
 *.bak
+*.lwp
 *.pyc
 *.pyo
 *.*~
diff --git a/.svnprops b/.svnprops
index 2155506..479058c 100644
--- a/.svnprops
+++ b/.svnprops
Binary files differ

--
To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/890183
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.wikimedia.org/r/settings

Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Change-Id: I2557bc4c852852f0c49f598908da0c95050139e3
Gerrit-Change-Number: 890183
Gerrit-PatchSet: 1
Gerrit-Owner: Xqt <i...@gno.de>
Gerrit-Reviewer: Xqt <i...@gno.de>
Gerrit-Reviewer: jenkins-bot
Gerrit-MessageType: merged
_______________________________________________
Pywikibot-commits mailing list -- pywikibot-commits@lists.wikimedia.org
To unsubscribe send an email to pywikibot-commits-le...@lists.wikimedia.org

Reply via email to