summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorIvan Pouzyrevsky <sandello@yandex-team.ru>2013-06-02 12:31:42 +0400
committerDavid Arthur <mumrah@gmail.com>2013-06-07 21:20:55 -0400
commit60200c671b83838159f5b9b2ee9c4c5cbac0ec14 (patch)
tree1760ed7e27c2ff63045448ca4ceedb7ffc2d53d2 /.gitignore
parent2bd2dbcc9b141b76a91e6a4d92110e6ecc8bb3df (diff)
downloadkafka-python-60200c671b83838159f5b9b2ee9c4c5cbac0ec14.tar.gz
toxify all the tests and use xfail marks
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 27ffc2f..c91bb03 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,5 @@
+*.egg-info
*.pyc
+.tox
build
+dist