From d6d72c2e76ad740f34eb15beb7859e0be4431463 Mon Sep 17 00:00:00 2001 From: cwchen <1048842385@qq.com> Date: Mon, 25 Mar 2024 09:53:44 +0800 Subject: [PATCH] =?UTF-8?q?gitignore=E5=BF=BD=E7=95=A5=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..c10571a --- /dev/null +++ b/.gitignore @@ -0,0 +1,7 @@ +# Created by .ignore support plugin (hsz.mobi) +.idea +logs +.gitignore +out +*.iml +gen