GH337: Need backslash before leading #
authorPeter Mosmans <petermosmans@github.com>
Mon, 24 Aug 2015 19:13:48 +0000 (15:13 -0400)
committerRich Salz <rsalz@openssl.org>
Mon, 24 Aug 2015 19:58:26 +0000 (15:58 -0400)
Signed-off-by: Rich Salz <rsalz@akamai.com>
Reviewed-by: Richard Levitte <levitte@openssl.org>
.gitignore

index 1ac7f75cba7637a6b9ed72fb65a6f160f72bfc31..44340bfb8fb2598e8bc0a853662b28811a3ca891 100644 (file)
@@ -5,7 +5,7 @@
 # editor artefacts
 *.swp
 .#*
-#*#
+\#*#
 *~
 
 # Top level excludes