diff --git a/.gitignore b/.gitignore index 00b5d6f..0d71076 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,6 @@ .tox build/* *.pyc -*.egg-info/ +*.egg* AUTHORS ChangeLog