commit 2ff382ee611b3d7e7c9869137a997330e0cf5d89 Author: shecs <408299694@qq.com> Date: Mon May 13 08:47:10 2024 +0800 init yzbasf 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