Codebase list sslscan / upstream/2.0.0_beta1 .gitignore
upstream/2.0.0_beta1

Tree @upstream/2.0.0_beta1 (Download .tar.gz)

.gitignore @upstream/2.0.0_beta1raw · history · blame

# object files
*.o
*.obj

# compiled binary
sslscan
sslscan.exe

# debian build of openssl
openssl-*/
openssl_*
libcrypto*
libssl*

# custom openssl build
openssl/
.openssl.is.fresh
.openssl_mingw.is.fresh

# custom zlib build for Windows
zlib_mingw/