X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=.gitignore;h=64287828ad9e0f3f2e4eb0f4714fa2ee737cef97;hp=f128c70a93f252cbb0f3e5980d66a9e301a3a62f;hb=3881d8106df732fc433d30446625dfa2396da42d;hpb=a5b2791cc9775c5b45e68dcba87dfcc3b7806a10 diff --git a/.gitignore b/.gitignore index f128c70a93..64287828ad 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 @@ -18,6 +29,13 @@ !/test/igetest.c !/test/r160test.c !/test/fips_algvs.c +!/test/testutil.c + +/test/*.ss +/test/*.srl +/test/.rnd +/test/test*.pem +/test/newkey.pem # Certificate symbolic links *.0 @@ -40,6 +58,7 @@ /apps/openssl /test/sha256t /test/sha512t +/test/gost2814789t /test/*test /test/fips_aesavs /test/fips_desmovs @@ -63,3 +82,7 @@ lib Makefile.save *.bak +tags +TAGS +cscope.out +*.d