From: Thomas Jarosch Date: Wed, 5 Feb 2014 16:22:08 +0000 (+0100) Subject: Ignore files created by setup.sh X-Git-Tag: v2.2~65 X-Git-Url: http://developer.intra2net.com/git/?a=commitdiff_plain;h=ebed6435b19e688a579d04e8819aa5d7c83df598;p=python-delta-tar Ignore files created by setup.sh --- diff --git a/.gitignore b/.gitignore index 4e92a18..4d3bf36 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,6 @@ # Normal stuff *.pyc + +build/ +dist/ +MANIFEST