X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=.gitignore;h=b47a348bdd37ea825c90b4aa5888b28fdbd815a7;hp=a6f5bf743a67277f6db7c9c2904364fd56962a5e;hb=c25278db8e4c21772a0cd81f7873e767cbc6d219;hpb=ef65305307af76a13ce27f35c6ea5bff3f646d8b diff --git a/.gitignore b/.gitignore index a6f5bf743a..b47a348bdd 100644 --- a/.gitignore +++ b/.gitignore @@ -31,6 +31,7 @@ Makefile /test/test*.pem /test/newkey.pem /test/*.log +/test/buildtest_* # Certificate symbolic links *.0 @@ -38,6 +39,7 @@ Makefile # Links under apps /apps/CA.pl /apps/tsget +/apps/tsget.pl /apps/md4.c @@ -57,6 +59,15 @@ Makefile # Executables /apps/openssl +/fuzz/asn1 +/fuzz/asn1parse +/fuzz/bignum +/fuzz/bndiv +/fuzz/conf +/fuzz/cms +/fuzz/ct +/fuzz/server +/fuzz/x509 /test/sha256t /test/sha512t /test/gost2814789t @@ -71,10 +82,21 @@ Makefile /test/fips_ecdsavs /test/fips_rngvs /test/fips_test_suite +/test/ssltest_old +/test/x509aux +/test/v3ext *.so* *.dylib* *.dll* *.exe +*.pyc +*.exp +*.lib +*.pdb +*.ilk +*.def +*.rc +*.res # Exceptions !/test/bctest !/crypto/des/times/486-50.sol @@ -82,6 +104,7 @@ Makefile # Misc auto generated files /include/openssl/opensslconf.h /tools/c_rehash +/tools/c_rehash.pl /crypto/**/lib /engines/**/lib /ssl/**/lib @@ -94,7 +117,7 @@ cscope.* /crypto.map /ssl.map -# Windows +# Windows (legacy) /tmp32 /tmp32.dbg /tmp32dll