X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=.gitignore;h=1d5e75b0607fbc606be2639341da3b5367f4e1ba;hp=a9fcf4ef669130f777bb0a519a03a7cb3642369b;hb=448e6f060e3ae034282f18cb7868f372cf276aaf;hpb=bba43f3f4398ed27048a253c372a64b3951877b8;ds=sidebyside diff --git a/.gitignore b/.gitignore index a9fcf4ef66..1d5e75b060 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ # Object files *.o +*.obj # editor artefacts *.swp @@ -10,10 +11,15 @@ # 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 @@ -24,6 +30,7 @@ !/test/igetest.c !/test/r160test.c !/test/fips_algvs.c +!/test/testutil.c /test/*.ss /test/*.srl @@ -52,6 +59,7 @@ /apps/openssl /test/sha256t /test/sha512t +/test/gost2814789t /test/*test /test/fips_aesavs /test/fips_desmovs @@ -75,3 +83,19 @@ lib Makefile.save *.bak +tags +TAGS +cscope.out +*.d + +# Windows +/tmp32dll +/out32dll +/inc32 +/MINFO +ms/bcb.mak +ms/libeay32.def +ms/nt.mak +ms/ntdll.mak +ms/ssleay32.def +ms/version32.rc