商丘12345 后端

.gitignore 1.2KB

12345678910111213141516171819202122232425262728
  1. ################################################################################
  2. # 此 .gitignore 文件已由 Microsoft(R) Visual Studio 自动创建。
  3. ################################################################################
  4. /.vs
  5. /CallCenterApi/CallCenterApi.BLL/obj
  6. /CallCenterApi/CallCenterApi.BLL/bin
  7. /CallCenterApi/CallCenterApi.Common/obj
  8. /CallCenterApi/CallCenterApi.Common/bin
  9. /CallCenterApi/CallCenterApi.Interface/CallCenterApi.Interface/obj
  10. /CallCenterApi/CallCenterApi.Interface/CallCenterApi.Interface/bin
  11. /CallCenterApi/CallCenterApi.Interface/CallCenterApi.Interface/CallCenterApi.Interface.csproj.user
  12. /CallCenterApi/CallCenterApi.DB/obj
  13. /CallCenterApi/CallCenterApi.DB/bin
  14. /CallCenterApi/CallCenterApi.DAL/obj
  15. /CallCenterApi/CallCenterApi.DAL/bin
  16. /CallCenterApi/CallCenterAPI.WechatSDK/obj
  17. /CallCenterApi/CallCenterAPI.WechatSDK/bin
  18. /CallCenterApi/CallCenterApi.Model/obj
  19. /CallCenterApi/CallCenterApi.Model/bin
  20. /CallCenterCommon/CallCenter.Utility/obj
  21. /CallCenterCommon/CallCenter.Utility/bin
  22. /CallCenterCommon/CallCenter.QuartzService/obj
  23. /CallCenterCommon/CallCenter.QuartzService/bin
  24. /CallCenterCommon/CallCenter.WebChatServer/obj
  25. /CallCenterCommon/CallCenter.WebChatServer/bin
  26. /packages