64 lines
1.5 KiB
Plaintext
64 lines
1.5 KiB
Plaintext
################################################################################
|
|
# 此 .gitignore 文件已由 Microsoft(R) Visual Studio 自动创建。
|
|
################################################################################
|
|
|
|
/.vs
|
|
/SocketHelper/obj/Debug
|
|
/SocketHelper/obj/Release
|
|
/SimpleServer/obj/x86
|
|
/PLCCommunication/obj/Debug
|
|
/JY.Control/obj
|
|
/JY.Utility/obj
|
|
/PLCCommunication/obj/Release
|
|
/SimpleServer/obj
|
|
/JY.Model/obj/Release
|
|
/JY.MES/obj/Release
|
|
/JY.MES/obj/Debug
|
|
/JY.DAL/bin/Debug
|
|
/JY.DAL/obj/Debug
|
|
/JY.Inspection/bin/Debug
|
|
/JY.Control/bin/Debug
|
|
/JY.MES/bin/Debug
|
|
/JY.Model/bin/Debug
|
|
/JY.Utility/bin/Debug
|
|
/packages/BouncyCastle.Cryptography.2.4.0
|
|
/packages
|
|
/PLCCommunication/bin/Debug
|
|
/SimpleServer/bin/Debug
|
|
/SocketHelper/bin/Debug
|
|
/JY.Model/obj/Debug
|
|
/JY.Inspection/obj/Debug
|
|
/JY.Inspection/obj/Release
|
|
/JY.Inspection/bin/Debug.rar
|
|
|
|
# Build results
|
|
[Dd]ebug/
|
|
[Dd]ebugPublic/
|
|
[Rr]elease/
|
|
[Rr]eleases/
|
|
x64/
|
|
x86/
|
|
[Ww][Ii][Nn]32/
|
|
[Aa][Rr][Mm]/
|
|
[Aa][Rr][Mm]64/
|
|
bld/
|
|
[Bb]in/
|
|
[Oo]bj/
|
|
[Ll]og/
|
|
[Ll]ogs/
|
|
/JY.DAL/obj/Release/JY.DAL.csproj.AssemblyReference.cache
|
|
/JY.Inspection/obj/Debug/JY.Inspection.csproj.AssemblyReference.cache
|
|
/JY.Inspection/.vs/JY.Inspection.csproj.dtbcache.json
|
|
/1440MES采集项PLC地址.xlsx
|
|
/1440外观检测机上位机与PLC通讯协议2026-3-30.xlsx
|
|
/17J 数采对接文档.xlsx
|
|
/17J化成包装接口文档.xlsx
|
|
/JY.Control/.vs
|
|
/JY.DAL/.vs
|
|
/JY.MES/.vs
|
|
/JY.Utility/.vs
|
|
/PLCCommunication/.vs
|
|
/SimpleServer/.vs
|
|
/SocketHelper/.vs
|
|
/JY.Model/.vs/JY.Model.csproj.dtbcache.json
|