aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 3 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index 9b8c49ba..1425b3b3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,8 +5,8 @@ _build/
.cache/
*.egg-info/
.coverage
-cffi-*.egg/
-pycparser-*.egg/
-pytest-*.egg/
+cffi-*.egg
+pycparser-*.egg
+pytest-*.egg
dist/
htmlcov/