From 9edf89d430ab058ff182ee040bb6c64c9d2dc956 Mon Sep 17 00:00:00 2001 From: Shuntaro Aoki Date: Thu, 4 Apr 2024 15:36:34 +0900 Subject: [PATCH] [chore] update .gitignore --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 4bcdb63b..dc3b9e88 100644 --- a/.gitignore +++ b/.gitignore @@ -25,4 +25,7 @@ test_local test_versions /venv -/venv-* \ No newline at end of file +/venv-* + +*.code-workspace +