X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=.gitignore;h=bf4a9dedf2dbcb3748b72233dfcc06f81a5aa965;hp=730731f295c86865edfdeb710d3f0776e24d7fc3;hb=b1fa4031feb94e1406f3bd2ba0f771e48d0407b5;hpb=6462876f8d9f6538ad0fcd70717077d9ae174e56 diff --git a/.gitignore b/.gitignore index 730731f295..bf4a9dedf2 100644 --- a/.gitignore +++ b/.gitignore @@ -16,6 +16,8 @@ # *all* Makefiles Makefile +# ... except in demos +!/demos/*/Makefile # Links under apps /apps/CA.pl @@ -48,6 +50,7 @@ Makefile /test/ssltest_old /test/x509aux /test/v3ext +/test/ossl_shim/ossl_shim # Certain files that get created by tests on the fly /test/*.ss @@ -174,3 +177,4 @@ pod2htmd.tmp # Windows manifest files *.manifest +doc-nits