aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorKyle Kelley <kyle.kelley@rackspace.com>2014-01-08 15:36:09 -0600
committerKyle Kelley <kyle.kelley@rackspace.com>2014-01-08 15:36:09 -0600
commitd24af7e0d8940b40b1be4e07a7134317b4c7c034 (patch)
tree6c72e15a7ea52fc55fc4d890272ad8d5f9e186b6 /.gitignore
parent4177d48e652f95216bf6d630ef035142c1fbe54c (diff)
downloadcryptography-d24af7e0d8940b40b1be4e07a7134317b4c7c034.tar.gz
cryptography-d24af7e0d8940b40b1be4e07a7134317b4c7c034.tar.bz2
cryptography-d24af7e0d8940b40b1be4e07a7134317b4c7c034.zip
Ignore six eggs, not a full dozen
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 1425b3b3..df99ee0b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,5 +8,6 @@ _build/
cffi-*.egg
pycparser-*.egg
pytest-*.egg
+six-*.egg
dist/
htmlcov/