aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorAlex Gaynor <alex.gaynor@gmail.com>2013-08-07 12:19:43 -0700
committerAlex Gaynor <alex.gaynor@gmail.com>2013-08-07 12:19:43 -0700
commita233dcc6f32eaaef10750cf644c68363d08395f1 (patch)
treee441d7f26509ba933ce86994df98089dca9b6557 /.gitignore
parent0f66c6df6da33b1a0799018d34d9dd0f18e9c0d0 (diff)
downloadcryptography-a233dcc6f32eaaef10750cf644c68363d08395f1.tar.gz
cryptography-a233dcc6f32eaaef10750cf644c68363d08395f1.tar.bz2
cryptography-a233dcc6f32eaaef10750cf644c68363d08395f1.zip
Ignore egg-info
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 3977f226..c5a2f99c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
__pycache__/
_build/
.tox/
+*.egg-info/