generated from dopt-python/py311-cython
add info about OpenSSL
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -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/
|
||||
|
||||
Reference in New Issue
Block a user