The branch master has been updated
via e0d26bb36d4b903149c418eacf2e8f47fab38f67 (commit)
from a847130696532ae0a2d3884daefdd8ac6cecdfdc (commit)
- Log -----------------------------------------------------------------
commit e0d26bb36d4b903149c418eacf2e8f47fab38f67
Author: Peter Mosmans <[email protected]>
Date: Mon Aug 24 15:13:48 2015 -0400
GH337: Need backslash before leading #
Signed-off-by: Rich Salz <[email protected]>
Reviewed-by: Richard Levitte <[email protected]>
-----------------------------------------------------------------------
Summary of changes:
.gitignore | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.gitignore b/.gitignore
index 1ac7f75..44340bf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,7 +5,7 @@
# editor artefacts
*.swp
.#*
-#*#
+\#*#
*~
# Top level excludes
_____
openssl-commits mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-commits