Halfak has submitted this change and it was merged. Change subject: Add setuptools to .gitignore ......................................................................
Add setuptools to .gitignore Change-Id: I2c4ec9e3295d8140a352782749268d511272d57c --- A .gitignore 1 file changed, 1 insertion(+), 0 deletions(-) Approvals: Halfak: Verified; Looks good to me, approved diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..204a157 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +setuptools-*.whl -- To view, visit https://gerrit.wikimedia.org/r/278407 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I2c4ec9e3295d8140a352782749268d511272d57c Gerrit-PatchSet: 1 Gerrit-Project: research/ores/wheels Gerrit-Branch: master Gerrit-Owner: Ladsgroup <[email protected]> Gerrit-Reviewer: Halfak <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
