summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index e7b05fb84..32496ce76 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,7 +18,7 @@ build
pip-wheel-metadata/
# Python egg metadata, regenerated from source files by setuptools.
-/src/*.egg-info
+*.egg-info
.eggs
# Some testing related things