From 2ff382ee611b3d7e7c9869137a997330e0cf5d89 Mon Sep 17 00:00:00 2001 From: shecs <408299694@qq.com> Date: Mon, 13 May 2024 08:47:10 +0800 Subject: [PATCH] init yzbasf --- .gitignore | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..aa651bb --- /dev/null +++ b/.gitignore @@ -0,0 +1,15 @@ +################################################################################ +# 此 .gitignore 文件已由 Microsoft(R) Visual Studio 自动创建。 +################################################################################ + +/HJGL/.vs +/HJGL/BLL/bin +/HJGL/BLL/obj +/HJGL/FineUIPro.Web/bin +/HJGL/FineUIPro.Web/Downloads +/HJGL/FineUIPro.Web/FileUpload +/HJGL/FineUIPro.Web/obj +/HJGL/FineUIPro.Web/Report +/HJGL/FineUIPro.Web/upload +/HJGL/Model/bin +/HJGL/Model/obj