summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 3bc4e29af..340d7ebe4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,6 +8,9 @@ build
# Setuptools distribution folder.
/dist/
+# Pip build metadata
+pip-wheel-metadata/
+
# Python egg metadata, regenerated from source files by setuptools.
/src/*.egg-info
.eggs