From 39e5424c8ce474c09ef9939f28e07232dedf3113 Mon Sep 17 00:00:00 2001
From: mrDarker <mr.darker@163.com>
Date: 星期四, 03 四月 2025 15:13:15 +0800
Subject: [PATCH] 1. 添加生产履历的报表的界面,并且绑定生产履历的报表管理器

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

diff --git a/.gitignore b/.gitignore
index 0def275..8681c35 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,3 +19,34 @@
 *.exe
 *.out
 *.app
+*.opensdf
+*.sdf
+SourceCode/Bond/.vs/GangBond2860/v14/.suo
+*.aps
+SourceCode/Bond/BEQDemo/x64/
+SourceCode/Bond/BEQLibrary/x64/
+*.pdb
+SourceCode/Bond/BondEq/x64/
+SourceCode/Bond/GangBond2860Emulator/x64/
+*.ipch
+*.log
+*.ipdb
+SourceCode/Bond/x64/Debug/configuration.ini
+*.ilk
+SourceCode/Bond/x64/Debug/BEQ.exp
+SourceCode/Bond/x64/Debug/Bonder.dat
+SourceCode/Bond/x64/Release/BEQ.exp
+SourceCode/Bond/x64/Release/Bonder.dat
+SourceCode/Bond/Servo/x64/
+SourceCode/Bond/BoounionPLC/x64/
+Document/HSMS_Demo/.vs/
+*.db
+SourceCode/Bond/.vs/
+SourceCode/Bond/packages/
+SourceCode/Bond/x64/Debug/Servo.exe.WebView2/
+SourceCode/Bond/x64/BoounionPLC/Debug/
+*.iom
+SourceCode/Bond/BoounionPLC/BoounionPLC.vcxproj.user
+SourceCode/Bond/x64/Debug/ServoConfiguration.ini
+*.iobj
+SourceCode/Bond/x64/Debug/Backups/

--
Gitblit v1.9.3