Files
wolfssl/wrapper/python/wolfcrypt/.gitignore
Moisés Guimarães c8ae6abb43 adds context functions.
2016-12-22 15:01:58 -02:00

19 lines
197 B
Plaintext

# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class
# Distribution
build/
dist/
.eggs/
*.egg-info/
# Unit test
.tox/
# Sphinx documentation
docs/_build/
# Virtual env
.env