update gitignore to ignore the new so name structure

This commit is contained in:
Paul Kehrer 2014-03-24 07:13:52 -04:00
parent eaeed6ce3d
commit e656d02847

1
.gitignore vendored
View file

@ -4,6 +4,7 @@ build/
dist/
htmlcov/
cryptography/_cffi__*
cryptography/_Cryptography_cffi_*
.tox/
.cache/
.coverage