summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorbarrotsteindev <barrotstein@gmail.com>2016-09-28 20:30:32 +0300
committerDana Powers <dana.powers@gmail.com>2016-09-28 10:30:32 -0700
commitb8717b4b79462e83344f49bbd42312cf521d84aa (patch)
treec20e9a2f2e33e744702d277cb84e7a08c85d2218 /.gitignore
parent5c784890b6f323ea37c6171a59184e9304cbcb5c (diff)
downloadkafka-python-b8717b4b79462e83344f49bbd42312cf521d84aa.tar.gz
Update Partitioners for use with KafkaProducer (#827)
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 7d9069c..edb75c5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,5 @@ servers/*/resources/ssl*
docs/_build
.cache*
.idea/
+integration-test/
+tests-env/ \ No newline at end of file