From d730752f0113010be2ff7638fda8141f1e3f0d86 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E6=96=8C?= <259278618@qq.com> Date: Fri, 5 Dec 2025 14:40:44 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=9D=E5=A7=8B=E5=8C=96=E9=A1=B9=E7=9B=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/.gitignore b/.gitignore index 5d947ca..68e47f0 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,16 @@ bin-release/ # Project files, i.e. `.project`, `.actionScriptProperties` and `.flexProperties` # should NOT be excluded as they contain compiler settings and other important # information for Eclipse / Flash Builder. +/.idea/misc.xml +/.idea/vcs.xml +/.idea/UniappTool.xml +/.idea/modules.xml +/.idea/cidservice.iml +/.idea/.gitignore +/.idea/go.imports.xml/ +/model/dto/dto规范.md +/model/entity/entity规范.md +/controller/controller规范.md +/service/service规范.md +dao/dao规范.md +api接口文档.md \ No newline at end of file