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