From 23dbde88d29cc6f8a2133bc6706c8fe6ef897a5d Mon Sep 17 00:00:00 2001 From: zyimm Date: Thu, 11 Aug 2022 18:56:00 +0800 Subject: [PATCH] idea --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 7e11e88..b86ec6d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ /vendor/ composer.lock *.cache -*.log \ No newline at end of file +*.log +.idea \ No newline at end of file