Xqt submitted this change.
[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(-)
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 change 890183. To unsubscribe, or for help writing mail filters, visit settings.