aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlex Gaynor <alex.gaynor@gmail.com>2014-03-24 07:22:47 -0700
committerAlex Gaynor <alex.gaynor@gmail.com>2014-03-24 07:22:47 -0700
commiteb98d47b925071acb3f0b1df6146a533525520fc (patch)
tree5a0aa68f69edc26062e0e4def1714cd58497e2d0
parenteaeed6ce3d2f3cfee804684c53fc35c54e0a569e (diff)
parente656d02847760f005aa547b562a9de925ba55cb1 (diff)
downloadcryptography-eb98d47b925071acb3f0b1df6146a533525520fc.tar.gz
cryptography-eb98d47b925071acb3f0b1df6146a533525520fc.tar.bz2
cryptography-eb98d47b925071acb3f0b1df6146a533525520fc.zip
Merge pull request #847 from reaperhulk/update-ignores
Update gitignore to ignore the new shared object name structure
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 983c119c..8eec5dc6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,6 +4,7 @@ build/
dist/
htmlcov/
cryptography/_cffi__*
+cryptography/_Cryptography_cffi_*
.tox/
.cache/
.coverage