aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorKyle Kelley <kyle.kelley@rackspace.com>2014-01-08 19:39:55 -0600
committerKyle Kelley <kyle.kelley@rackspace.com>2014-01-08 19:39:55 -0600
commit254258323c0f978ddfcac6d7aeb7e24ff8534a9b (patch)
tree4c41611135768162450be42efc292a95b5f7f8f0 /.gitignore
parentc958f0cf3388029558b38b02cd7debdbcc2bd825 (diff)
downloadcryptography-254258323c0f978ddfcac6d7aeb7e24ff8534a9b.tar.gz
cryptography-254258323c0f978ddfcac6d7aeb7e24ff8534a9b.tar.bz2
cryptography-254258323c0f978ddfcac6d7aeb7e24ff8534a9b.zip
Ignore all eggs
Diffstat (limited to '.gitignore')
-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/