mirror of
https://github.com/saymrwulf/cryptography.git
synced 2026-05-14 20:37:55 +00:00
update gitignore to ignore the new so name structure
This commit is contained in:
parent
eaeed6ce3d
commit
e656d02847
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -4,6 +4,7 @@ build/
|
|||
dist/
|
||||
htmlcov/
|
||||
cryptography/_cffi__*
|
||||
cryptography/_Cryptography_cffi_*
|
||||
.tox/
|
||||
.cache/
|
||||
.coverage
|
||||
|
|
|
|||
Loading…
Reference in a new issue