aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorAlex Gaynor <alex.gaynor@gmail.com>2014-01-07 18:38:44 -0800
committerAlex Gaynor <alex.gaynor@gmail.com>2014-01-07 18:38:44 -0800
commitc80ea854e3041a0b8e22ccbd2276a8230f8e38f0 (patch)
tree55f563f06ce29f9b9ce2d7a9ccfbbefeb869a707 /.gitignore
parent43cf688e885668198bc966b1cf3a4a425a60f1a6 (diff)
downloadcryptography-c80ea854e3041a0b8e22ccbd2276a8230f8e38f0.tar.gz
cryptography-c80ea854e3041a0b8e22ccbd2276a8230f8e38f0.tar.bz2
cryptography-c80ea854e3041a0b8e22ccbd2276a8230f8e38f0.zip
These eggs are sometimes files. We still don't care.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 3 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index 9b8c49ba..1425b3b3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,8 +5,8 @@ _build/
.cache/
*.egg-info/
.coverage
-cffi-*.egg/
-pycparser-*.egg/
-pytest-*.egg/
+cffi-*.egg
+pycparser-*.egg
+pytest-*.egg
dist/
htmlcov/