/target
/dist

# Vendored OpenSSL source + build artifacts
/vendor/openssl/

# OpenSSL build artifacts that leak into the project root
/apps/
/crypto/
/doc/
/engines/
/exporters/
/fuzz/
/include/
/providers/
/ssl/
/test/
/tools/
/util/
test.py
test_batch.py
test_python_bindings.py
test_urls.txt

# Python bytecode caches
__pycache__/
*.pyc
