summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorDavid Arthur <mumrah@gmail.com>2012-10-02 12:14:48 -0400
committerDavid Arthur <mumrah@gmail.com>2012-10-02 12:14:48 -0400
commitc99d4119f2d6d0fdee38a159e1c845e42cf398b1 (patch)
tree3def57706d34be7c756ff94a37260e4a48382a52 /.gitignore
parent36b67b79202f8bdeab60de1f4ed582328eeb04db (diff)
downloadkafka-python-c99d4119f2d6d0fdee38a159e1c845e42cf398b1.tar.gz
Moved codec stuff into it's own module
Snappy will go there when I get around to it
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 0d20b64..27ffc2f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
*.pyc
+build