Xqt has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/365338 )

Change subject: git ignore category folder
......................................................................

git ignore category folder

makecat creates a category folder. Ignore it in git.

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


  git pull ssh://gerrit.wikimedia.org:29418/pywikibot/core 
refs/changes/38/365338/1

diff --git a/.gitignore b/.gitignore
index eb433f7..0b56aca 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,6 +8,7 @@
 /.tox
 /*.egg
 /data*
+category*
 logs*
 *apicache*
 *pycache*

-- 
To view, visit https://gerrit.wikimedia.org/r/365338
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I34324380f205c57421bb01ef80419f4b987069a8
Gerrit-PatchSet: 1
Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Owner: Xqt <i...@gno.de>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to