13 lines
518 B
Plaintext
13 lines
518 B
Plaintext
################################################################################
|
|
# 此 .gitignore 文件已由 Microsoft(R) Visual Studio 自动创建。
|
|
################################################################################
|
|
|
|
/Gatedge.ScanCode/bin/Debug/net6.0
|
|
/.vs
|
|
/Gatedge.ScanCode.Basis.PlugIn/bin/Debug
|
|
/Gatedge.ScanCode.Basis.PlugIn/obj/Debug
|
|
/Gatedge.K3Cloud.Utils/bin/Debug/net6.0
|
|
/Gatedge.NewOrientLandMark.BOS/bin/Debug
|
|
/Gatedge.NewOrientLandMark.BOS/obj/Debug
|
|
/Gatedge.ScanCode/obj/Debug/net6.0
|