aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorAlex Gaynor <alex.gaynor@gmail.com>2014-12-18 11:16:00 -0800
committerAlex Gaynor <alex.gaynor@gmail.com>2014-12-18 11:16:00 -0800
commit055005d87cee738f7d85767e7d31b4570acdafa7 (patch)
tree74b9fb76b1b572d06521355b4504e6043e5cc940 /.gitignore
parent187f31eb7997a6000ab8649317df862ba2fe7836 (diff)
downloadcryptography-055005d87cee738f7d85767e7d31b4570acdafa7.tar.gz
cryptography-055005d87cee738f7d85767e7d31b4570acdafa7.tar.bz2
cryptography-055005d87cee738f7d85767e7d31b4570acdafa7.zip
Hide the eggs!
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 0a5128f9..509eba39 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,4 +9,5 @@ src/cryptography/_Cryptography_cffi_*
.coverage
*.egg-info/
*.egg
+.eggs/
*.py[co]