add info about OpenSSL

This commit is contained in:
2025-12-18 10:40:33 +01:00
parent 79551c33f8
commit 9c1776a09e
2 changed files with 19 additions and 2 deletions

7
.gitignore vendored
View File

@@ -6,7 +6,10 @@ reports/
# credentials
CREDENTIALS*
bin
openssl
openssl/**/*.lib
openssl/**/*.def
openssl/**/*.h
openssl/**/*.c
*.dll
# Byte-compiled / optimized / DLL files
@@ -25,7 +28,7 @@ dist/
downloads/
eggs/
.eggs/
lib/
# lib/
lib64/
parts/
sdist/