ArielGlenn has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/350248 )
Change subject: more junk to .gitignore ...................................................................... more junk to .gitignore Change-Id: I3e890743e3c10afd1bdae6946d654160e6e78592 --- M .gitignore 1 file changed, 3 insertions(+), 0 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/operations/dumps/import-tools refs/changes/48/350248/1 diff --git a/.gitignore b/.gitignore index 699ffa8..eab7db4 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,6 @@ mwxml2sql sql2txt sqlfilter + +# ignore run artifacts +*.pyc -- To view, visit https://gerrit.wikimedia.org/r/350248 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I3e890743e3c10afd1bdae6946d654160e6e78592 Gerrit-PatchSet: 1 Gerrit-Project: operations/dumps/import-tools Gerrit-Branch: master Gerrit-Owner: ArielGlenn <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
