From cba32325d8826d987a880bbd0579c0f36a8f2e1c Mon Sep 17 00:00:00 2001 From: Sakura Knoll Date: Mon, 20 Dec 2021 13:00:40 +0900 Subject: [PATCH] Ignore tsbuildinfo --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 5d2df11a..56165559 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,3 @@ /node_modules /.next - +*.tsbuildinfo