mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-29 14:22:13 +01:00
fixes integer comparison and adds virtual env to ignored files.
This commit is contained in:
3
wrapper/python/wolfssl/.gitignore
vendored
3
wrapper/python/wolfssl/.gitignore
vendored
@@ -13,3 +13,6 @@ dist/
|
||||
.tox/
|
||||
# Sphinx documentation
|
||||
docs/_build/
|
||||
|
||||
# Virtual env
|
||||
.env
|
||||
|
||||
Reference in New Issue
Block a user