X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=.gitignore;h=2f999520352765ae82c41649571753a48d2d7b2a;hp=59877e690756fb5ffa93ce76687f73d677ddfe02;hb=0cd0a820abc6124cf8e176fa92d620a2abf9e419;hpb=c54bae98ffaaaf4805d4d9e9366f479e7aa9326c diff --git a/.gitignore b/.gitignore index 59877e6907..2f99952035 100644 --- a/.gitignore +++ b/.gitignore @@ -37,14 +37,15 @@ Makefile # Links under apps /apps/CA.pl +/apps/tsget /apps/md4.c # Auto generated headers /crypto/buildinf.h -/openssl/include/opensslconf.h /crypto/include/internal/*_conf.h -util/domd +/openssl/include/opensslconf.h +/util/domd # Auto generated assembly language source files *.s @@ -56,9 +57,18 @@ util/domd # Executables /apps/openssl +/fuzz/asn1 +/fuzz/asn1parse +/fuzz/bignum +/fuzz/bndiv +/fuzz/conf +/fuzz/cms +/fuzz/server +/fuzz/x509 /test/sha256t /test/sha512t /test/gost2814789t +/test/ssltest_old /test/*test /test/fips_aesavs /test/fips_desmovs @@ -69,6 +79,8 @@ util/domd /test/fips_ecdsavs /test/fips_rngvs /test/fips_test_suite +/test/ssltest_old +/test/x509aux *.so* *.dylib* *.dll* @@ -87,7 +99,7 @@ Makefile.save *.bak /tags /TAGS -cscope.out +cscope.* *.d /crypto.map /ssl.map