From 0a22bb811fab75f85c70b98ea8bbf270bdcc5f17 Mon Sep 17 00:00:00 2001
From: jhz <jinghz@oceic.com>
Date: 星期日, 24 七月 2022 09:43:12 +0800
Subject: [PATCH] 车间工序全程跟踪报表

---
 .gitignore |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore
index f2826bd..ce42008 100644
--- a/.gitignore
+++ b/.gitignore
@@ -128,3 +128,6 @@
 /WorkM/obj/x86/Debug
 /WorkM/obj/x86/Release
 /NETERPNoWin/obj/x86/Debug/DesignTimeResolveAssemblyReferences.cache
+/NETERPNoWin/obj/Debug/NETERPNoWin.csproj.AssemblyReference.cache
+/NETERPNoWin/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache
+/NETERPNoWin/obj/Debug/.NETFramework,Version=v4.0.AssemblyAttributes.cs

--
Gitblit v1.9.1