From c99d4119f2d6d0fdee38a159e1c845e42cf398b1 Mon Sep 17 00:00:00 2001 From: David Arthur Date: Tue, 2 Oct 2012 12:14:48 -0400 Subject: Moved codec stuff into it's own module Snappy will go there when I get around to it --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 0d20b64..27ffc2f 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ *.pyc +build -- cgit v1.2.1