sha/asm/keccak1600-s390x.pl: typo and readability, minor size optimization.
[openssl.git] / .gitignore
index 0a7edfc6c82627c51bc59cc647cf6c253fb24dc9..426e7fde0882b11e963a1f84635e8ebdc8f7415d 100644 (file)
@@ -5,7 +5,6 @@
 /Makefile.orig
 /MINFO
 /TABLE
-/*.a
 /*.pc
 /rehash.time
 /inc.*
@@ -27,10 +26,18 @@ Makefile
 
 # Auto generated headers
 /crypto/buildinf.h
+/apps/progs.h
 /crypto/include/internal/*_conf.h
 /openssl/include/opensslconf.h
 /util/domd
 
+# error code files
+/crypto/err/openssl.txt.old
+/engines/e_afalg.txt.old
+/engines/e_capi.txt.old
+/engines/e_dasync.txt.old
+/engines/e_ossltest.txt.old
+
 # Executables
 /apps/openssl
 /test/sha256t
@@ -148,7 +155,8 @@ Makefile
 # Certificate symbolic links
 *.0
 
-# All kinds of executables
+# All kinds of libraries and executables
+*.a
 *.so
 *.so.*
 *.dylib
@@ -177,3 +185,4 @@ pod2htmd.tmp
 
 # Windows manifest files
 *.manifest
+doc-nits