X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=.gitignore;h=0ddcf4e360ed4d78cefb05ac27d41e743862d39f;hp=f128c70a93f252cbb0f3e5980d66a9e301a3a62f;hb=3ba1e406c2309adb427ced9815ebf05f5b58d155;hpb=a5b2791cc9775c5b45e68dcba87dfcc3b7806a10 diff --git a/.gitignore b/.gitignore index f128c70a93..0ddcf4e360 100644 --- a/.gitignore +++ b/.gitignore @@ -1,13 +1,24 @@ # Object files *.o +# editor artefacts +*.swp +.#* +#*# +*~ + # Top level excludes /Makefile.bak /Makefile +/MINFO /*.a /include /*.pc /rehash.time +/inc.* +/makefile.* +/out.* +/tmp.* # Most *.c files under test/ are symlinks /test/*.c @@ -19,6 +30,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 +57,7 @@ /apps/openssl /test/sha256t /test/sha512t +/test/gost2814789t /test/*test /test/fips_aesavs /test/fips_desmovs