From c9af8b056e821eb1b80d43e652f78655bcbd766b Mon Sep 17 00:00:00 2001 From: wanggaofeng <15601716045@163.com> Date: Tue, 2 Jan 2024 18:57:44 +0800 Subject: [PATCH] =?UTF-8?q?git:=20=E5=BF=BD=E7=95=A5=20Rider=20=E9=A1=B9?= =?UTF-8?q?=E7=9B=AE=E6=96=87=E4=BB=B6=E5=A4=B9=20.idea?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 301fb91..59f49b7 100644 --- a/.gitignore +++ b/.gitignore @@ -456,3 +456,6 @@ FodyWeavers.xsd # .nfs files are created when an open file is removed but is still being accessed .nfs* +# Rider +.idea/ +