From 6488acfb56e9ed690394e9ff2281a036a98f4726 Mon Sep 17 00:00:00 2001 From: Campbell Alden Date: Fri, 2 Sep 2022 17:55:08 +0900 Subject: [PATCH] Ignore draft reviews --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 96e47b5..1a79f0b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ .hugo_build.lock +*.draft.md scratch/ scripts/