Ignore Manifest and dist dir in git.

This commit is contained in:
Lance Stout 2011-08-05 09:00:42 -07:00
parent 168203c94d
commit 9abf37bbd1

2
.gitignore vendored
View file

@ -1,2 +1,4 @@
*.pyc
build/
dist/
MANIFEST