diff --git a/.gitignore b/.gitignore index ebc4254..19ddc94 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ *.pyc build .coverage +dist +*.egg-info/