summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorPeter Mosmans <petermosmans@github.com>2015-08-24 21:13:48 +0200
committerRich Salz <rsalz@openssl.org>2015-08-24 21:58:26 +0200
commite0d26bb36d4b903149c418eacf2e8f47fab38f67 (patch)
tree2c8795f5274c12db27baef0c50dd6287178b3a96 /.gitignore
parentRT4015: Add missing date to CHANGES (diff)
downloadopenssl-e0d26bb36d4b903149c418eacf2e8f47fab38f67.tar.xz
openssl-e0d26bb36d4b903149c418eacf2e8f47fab38f67.zip
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