aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorPaul Kehrer <paul.l.kehrer@gmail.com>2014-03-24 07:13:52 -0400
committerPaul Kehrer <paul.l.kehrer@gmail.com>2014-03-24 07:13:52 -0400
commite656d02847760f005aa547b562a9de925ba55cb1 (patch)
tree5a0aa68f69edc26062e0e4def1714cd58497e2d0 /.gitignore
parenteaeed6ce3d2f3cfee804684c53fc35c54e0a569e (diff)
downloadcryptography-e656d02847760f005aa547b562a9de925ba55cb1.tar.gz
cryptography-e656d02847760f005aa547b562a9de925ba55cb1.tar.bz2
cryptography-e656d02847760f005aa547b562a9de925ba55cb1.zip
update gitignore to ignore the new so name structure
Diffstat (limited to '.gitignore')
-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