aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Kehrer <paul.l.kehrer@gmail.com>2014-01-08 18:48:00 -0800
committerPaul Kehrer <paul.l.kehrer@gmail.com>2014-01-08 18:48:00 -0800
commitec276478043d3c9f5355f3352cb80788113a9005 (patch)
tree4c41611135768162450be42efc292a95b5f7f8f0
parentc958f0cf3388029558b38b02cd7debdbcc2bd825 (diff)
parent254258323c0f978ddfcac6d7aeb7e24ff8534a9b (diff)
downloadcryptography-ec276478043d3c9f5355f3352cb80788113a9005.tar.gz
cryptography-ec276478043d3c9f5355f3352cb80788113a9005.tar.bz2
cryptography-ec276478043d3c9f5355f3352cb80788113a9005.zip
Merge pull request #437 from rgbkrk/eggie
Ignore all eggs
-rw-r--r--.gitignore5
1 files changed, 1 insertions, 4 deletions
diff --git a/.gitignore b/.gitignore
index df99ee0b..3fe3c942 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,9 +5,6 @@ _build/
.cache/
*.egg-info/
.coverage
-cffi-*.egg
-pycparser-*.egg
-pytest-*.egg
-six-*.egg
+*.egg
dist/
htmlcov/