diff --git a/.gitignore b/.gitignore index 0749548e6..2113079ed 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,7 @@ *.py[cod] # Distribution / packaging -.eggs +*.egg* # Testing .cache