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
1 changed files with 1 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -5,7 +5,7 @@
|
|||
# editor artefacts
|
||||
*.swp
|
||||
.#*
|
||||
#*#
|
||||
\#*#
|
||||
*~
|
||||
|
||||
# Top level excludes
|
||||
|
|
Loading…
Reference in a new issue