From 675e1bd0ee6a416d5d98177cf4ea707a112407a4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E1=84=87=E1=85=A1=E1=86=A8=E1=84=80=E1=85=A7=E1=86=BC?= =?UTF-8?q?=E1=84=90=E1=85=A2?= Date: Sat, 26 Apr 2025 10:10:59 +0900 Subject: [PATCH] fix: update .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index d4a2752..34d9aae 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ dist/ .venv/ test_lhm/ .cursorignore +.vscode \ No newline at end of file