From 22cfc1144e9aaaec73d766c5c17911260bbee913 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=B5=85=E9=99=8C=E7=AC=91=E7=AC=91?= <986740642@qq.com> Date: Wed, 30 Mar 2022 07:22:29 +0000 Subject: [PATCH] update .gitignore. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 66fd13c..d1baad6 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ # Dependency directories (remove the comment below to include it) # vendor/ +.idea \ No newline at end of file -- Gitee