From 9a543811f40c497e2513ce3fb9d0fad7c67c9af7 Mon Sep 17 00:00:00 2001 From: Brady Mitchell Date: Thu, 17 Jun 2021 11:05:51 -0600 Subject: [PATCH] Updated Ignore (markdown) --- Ignore.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Ignore.md b/Ignore.md index 883bcf5..19f8d6a 100644 --- a/Ignore.md +++ b/Ignore.md @@ -53,4 +53,4 @@ Add a [[directive]] at the top of the file: #!/bin/sh # shellcheck disable=SC2059 -Note that the [[directive]] must be on the first line after the shebang with versions before 0.4.6. \ No newline at end of file +Note that the [[directive]] must be on the first line after the shebang with versions before 0.4.6. As of 0.4.6 comments and whitespace are allowed before filewide directives. \ No newline at end of file