Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/openssl/openssl.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Mosmans <petermosmans@github.com>2015-08-24 22:13:48 +0300
committerRich Salz <rsalz@openssl.org>2015-08-24 22:58:26 +0300
commite0d26bb36d4b903149c418eacf2e8f47fab38f67 (patch)
tree2c8795f5274c12db27baef0c50dd6287178b3a96 /.gitignore
parenta847130696532ae0a2d3884daefdd8ac6cecdfdc (diff)
GH337: Need backslash before leading #
Signed-off-by: Rich Salz <rsalz@akamai.com> Reviewed-by: Richard Levitte <levitte@openssl.org>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 1ac7f75cba..44340bfb8f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,7 +5,7 @@
# editor artefacts
*.swp
.#*
-#*#
+\#*#
*~
# Top level excludes