X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=.gitignore;h=697e469af66fda521ef7450883a0bb06af0abca3;hp=f128c70a93f252cbb0f3e5980d66a9e301a3a62f;hb=28997596f2782d7b09203ac4f01e1f6bf97663cd;hpb=a5b2791cc9775c5b45e68dcba87dfcc3b7806a10 diff --git a/.gitignore b/.gitignore index f128c70a93..697e469af6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,13 +1,23 @@ # Object files *.o +# editor artefacts +*.swp +.#* +#*# +*~ + # Top level excludes /Makefile.bak /Makefile +/MINFO /*.a /include /*.pc /rehash.time +/out.dbg +/outinc +/tmp.dbg # Most *.c files under test/ are symlinks /test/*.c @@ -19,6 +29,12 @@ !/test/r160test.c !/test/fips_algvs.c +/test/*.ss +/test/*.srl +/test/.rnd +/test/test*.pem +/test/newkey.pem + # Certificate symbolic links *.0 @@ -40,6 +56,7 @@ /apps/openssl /test/sha256t /test/sha512t +/test/gost2814789t /test/*test /test/fips_aesavs /test/fips_desmovs