Use _WIN32 over WIN32 for preprocessor conditional
[openssl.git] / .gitignore
index 730731f295c86865edfdeb710d3f0776e24d7fc3..bf4a9dedf2dbcb3748b72233dfcc06f81a5aa965 100644 (file)
@@ -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