添加项目文件。
This commit is contained in:
+50
@@ -0,0 +1,50 @@
|
||||
################################################################################
|
||||
# 此 .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
|
||||
Reference in New Issue
Block a user