mirror of
https://github.com/openssl/openssl.git
synced 2025-01-18 13:44:20 +08:00
GH337: Need backslash before leading #
Signed-off-by: Rich Salz <rsalz@akamai.com> Reviewed-by: Richard Levitte <levitte@openssl.org>
This commit is contained in:
parent
a847130696
commit
e0d26bb36d
2
.gitignore
vendored
2
.gitignore
vendored
@ -5,7 +5,7 @@
|
||||
# editor artefacts
|
||||
*.swp
|
||||
.#*
|
||||
#*#
|
||||
\#*#
|
||||
*~
|
||||
|
||||
# Top level excludes
|
||||
|
Loading…
Reference in New Issue
Block a user