From 647c078f0c801eb9fa63dfc7ba3c017b30e4d467 Mon Sep 17 00:00:00 2001 From: Craig Jackson Date: Tue, 13 Dec 2011 14:46:59 -0700 Subject: Made the project available in pypi. Involved moving files and initializing a setup.py. --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index c9b568f..f72f665 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ *.pyc *.swp +build +dist -- cgit v1.2.1