From f458798808d7500c6e0887ae9bf93d870b38a29a Mon Sep 17 00:00:00 2001 From: Yuki Okushi Date: Fri, 8 Jul 2022 04:41:11 +0900 Subject: [PATCH] Git-ignore `pulls.json` (#1386) Signed-off-by: Yuki Okushi --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 2901de5e..96034e51 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,6 @@ book book.toml ci/date-check/target/ + +# Generated by check-in.sh +pulls.json