wolfssl/wrapper/python/wolfcrypt/.gitignore
2018-02-19 12:29:49 +01: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