diff --git a/.gitignore b/.gitignore index f7636fc..28ccc08 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,7 @@ # Python *.pyc -*.eggs -*.egg-info +/*.egg-info +/.eggs # coverage /.coverage