mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-29 15:52:13 +01:00
adds methods
This commit is contained in:
15
wrapper/python/wolfssl/.gitignore
vendored
Normal file
15
wrapper/python/wolfssl/.gitignore
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
# Byte-compiled / optimized / DLL files
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
*$py.class
|
||||
|
||||
# Distribution
|
||||
build/
|
||||
dist/
|
||||
.eggs/
|
||||
*.egg-info/
|
||||
|
||||
# Unit test
|
||||
.tox/
|
||||
# Sphinx documentation
|
||||
docs/_build/
|
||||
Reference in New Issue
Block a user