Imported Upstream version 3.10.2+dfsg
This commit is contained in:
15
wrapper/python/wolfcrypt/.gitignore
vendored
Normal file
15
wrapper/python/wolfcrypt/.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