Files
wolfssl/wrapper/python/.gitignore
Moisés Guimarães 3181731404 adds docs
2016-05-03 00:49:56 -03:00

16 lines
177 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/