Codebase list sslscan / 57c10a99-ff4f-4df9-b82e-2d469eec3063/main .gitignore
57c10a99-ff4f-4df9-b82e-2d469eec3063/main

Tree @57c10a99-ff4f-4df9-b82e-2d469eec3063/main (Download .tar.gz)

.gitignore @57c10a99-ff4f-4df9-b82e-2d469eec3063/mainraw · 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/