Convert asn1 selftests (a_strnid and ameth_lib) into internal test
[openssl.git] / .gitignore
index 7deae39a78f6a59c3356b21602392ef4ba67cfff..23c48be7f3d776400b3abe1ed527218742815492 100644 (file)
@@ -16,6 +16,8 @@
 
 # *all* Makefiles
 Makefile
+# ... except in demos
+!/demos/*/Makefile
 
 # Links under apps
 /apps/CA.pl
@@ -72,6 +74,7 @@ Makefile
 /include/openssl/opensslconf.h
 /tools/c_rehash
 /tools/c_rehash.pl
+/util/shlib_wrap.sh
 /tags
 /TAGS
 /crypto.map
@@ -169,3 +172,7 @@ Makefile.save
 *.bak
 cscope.*
 *.d
+pod2htmd.tmp
+
+# Windows manifest files
+*.manifest