diff options
| author | Paul Kehrer <paul.l.kehrer@gmail.com> | 2014-01-08 18:48:00 -0800 |
|---|---|---|
| committer | Paul Kehrer <paul.l.kehrer@gmail.com> | 2014-01-08 18:48:00 -0800 |
| commit | ec276478043d3c9f5355f3352cb80788113a9005 (patch) | |
| tree | 4c41611135768162450be42efc292a95b5f7f8f0 | |
| parent | c958f0cf3388029558b38b02cd7debdbcc2bd825 (diff) | |
| parent | 254258323c0f978ddfcac6d7aeb7e24ff8534a9b (diff) | |
| download | cryptography-ec276478043d3c9f5355f3352cb80788113a9005.tar.gz cryptography-ec276478043d3c9f5355f3352cb80788113a9005.tar.bz2 cryptography-ec276478043d3c9f5355f3352cb80788113a9005.zip | |
Merge pull request #437 from rgbkrk/eggie
Ignore all eggs
| -rw-r--r-- | .gitignore | 5 |
1 files changed, 1 insertions, 4 deletions
@@ -5,9 +5,6 @@ _build/ .cache/ *.egg-info/ .coverage -cffi-*.egg -pycparser-*.egg -pytest-*.egg -six-*.egg +*.egg dist/ htmlcov/ |
