BryanDavis has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/304248

Change subject: Add python artifacts to .gitignore
......................................................................

Add python artifacts to .gitignore

Change-Id: I15201004fde51eb46de335375739ac5e675abaf6
---
M .gitignore
1 file changed, 3 insertions(+), 0 deletions(-)


  git pull 
ssh://gerrit.wikimedia.org:29418/integration/commit-message-validator 
refs/changes/48/304248/1

diff --git a/.gitignore b/.gitignore
index edd9d60..d94fe8e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,5 @@
+*.egg-info/
+*.pyc
+.tox/
 build/
 dist/

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I15201004fde51eb46de335375739ac5e675abaf6
Gerrit-PatchSet: 1
Gerrit-Project: integration/commit-message-validator
Gerrit-Branch: master
Gerrit-Owner: BryanDavis <bda...@wikimedia.org>

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

Reply via email to