From dacf4cd2c7a84c2539c4088fffc9fb266778bc05 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=87=A1=E6=A2=A6=E6=98=9F=E5=B0=98?= Date: Sun, 23 Oct 2022 17:43:30 +0800 Subject: [PATCH] :see_no_evil: Add VSCode IDEA setting ignore. --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index ab32304..8c9526d 100644 --- a/.gitignore +++ b/.gitignore @@ -26,3 +26,5 @@ data/* !data/config.yaml !data/resources.yaml +# vscode +.vscode/