test/exptest.c: stop marking progress with a period
[openssl.git] / .gitignore
index 0a7edfc6c82627c51bc59cc647cf6c253fb24dc9..e613e4d8a07246e328860180aca941a0cce1fabe 100644 (file)
@@ -5,7 +5,6 @@
 /Makefile.orig
 /MINFO
 /TABLE
-/*.a
 /*.pc
 /rehash.time
 /inc.*
@@ -148,7 +147,8 @@ Makefile
 # Certificate symbolic links
 *.0
 
-# All kinds of executables
+# All kinds of libraries and executables
+*.a
 *.so
 *.so.*
 *.dylib
@@ -177,3 +177,4 @@ pod2htmd.tmp
 
 # Windows manifest files
 *.manifest
+doc-nits