X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=.gitignore;h=0a7edfc6c82627c51bc59cc647cf6c253fb24dc9;hp=7deae39a78f6a59c3356b21602392ef4ba67cfff;hb=710eb47fdd01e9955151868b07e135c563bf4b76;hpb=27f215cfa36de073b4582f7cf91999c988fce534 diff --git a/.gitignore b/.gitignore index 7deae39a78..0a7edfc6c8 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 @@ -72,6 +75,7 @@ Makefile /include/openssl/opensslconf.h /tools/c_rehash /tools/c_rehash.pl +/util/shlib_wrap.sh /tags /TAGS /crypto.map @@ -169,3 +173,7 @@ Makefile.save *.bak cscope.* *.d +pod2htmd.tmp + +# Windows manifest files +*.manifest