南阳电信API

.gitignore 2.9KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171
  1. ################################################################################
  2. # 此 .gitignore 文件已由 Microsoft(R) Visual Studio 自动创建。
  3. ################################################################################
  4. /codegit/CallCenterApi/CallCenterApi.Interface/CallCenterApi.Interface/log
  5. /codegit/CallCenterApi/CallCenterApi.Interface/CallCenterApi.Interface/Properties/PublishProfiles/FolderProfile.pubxml
  6. /codegit/CallCenterApi/CallCenterApi.Interface/CallCenterApi.Interface/ExcelData/20220223155508_导入模板.xlsx
  7. /codegit/CallCenterApi/CallCenterApi.Interface/CallCenterApi.Interface/TelExcelData
  8. /codegit/CallCenterApi/CallCenterApi.Interface/CallCenterApi.Interface/TelExcelData
  9. /codegit/CallCenterApi/CallCenterApi.Interface/CallCenterApi.Interface/Audio
  10. /codegit/CallCenterApi/CallCenterApi.Interface/CallCenterApi.Interface/ExcelData
  11. /codegit/CallCenterApi/CallCenterApi.Interface/CallCenterApi.Interface/Properties/PublishProfiles
  12. /codegit/CallCenterApi/CallCenterApi.Interface/CallCenterApi.Interface/Properties/PublishProfiles/CustomProfile.pubxml
  13. /codegit/CallCenterApi/CallCenterApi.Interface/CallCenterApi.Interface/Properties/PublishProfiles/CustomProfile.pubxml
  14. */.vs
  15. */package
  16. */packages
  17. # ---> C Sharp
  18. # Build Folders (you can keep bin if you'd like, to store dlls and pdbs)
  19. */[Bb]in/
  20. */[Oo]bj/
  21. # mstest test results
  22. TestResults
  23. ## Ignore Visual Studio temporary files, build results, and
  24. ## files generated by popular Visual Studio add-ons.
  25. # User-specific files
  26. *.suo
  27. *.user
  28. *.sln.docstates
  29. # Build results
  30. [Dd]ebug/
  31. [Rr]elease/
  32. x64/
  33. *_i.c
  34. *_p.c
  35. *.ilk
  36. *.meta
  37. *.obj
  38. *.pch
  39. *.pdb
  40. *.pgc
  41. *.pgd
  42. *.rsp
  43. *.sbr
  44. *.tlb
  45. *.tli
  46. *.tlh
  47. *.tmp
  48. *.log
  49. *.vspscc
  50. *.vssscc
  51. .builds
  52. # Visual C++ cache files
  53. ipch/
  54. *.aps
  55. *.ncb
  56. *.opensdf
  57. *.sdf
  58. # Visual Studio profiler
  59. *.psess
  60. *.vsp
  61. *.vspx
  62. # Guidance Automation Toolkit
  63. *.gpState
  64. # ReSharper is a .NET coding add-in
  65. _ReSharper*
  66. # NCrunch
  67. *.ncrunch*
  68. .*crunch*.local.xml
  69. # Installshield output folder
  70. [Ee]xpress
  71. *.user
  72. bin/
  73. obj/
  74. *.suo
  75. # Others
  76. [Bb]in
  77. [Oo]bj
  78. 代码/.vs/MadRunFabric_Api/DesignTimeBuild/.dtbcache.v2
  79. # ---> C Sharp
  80. # Build Folders (you can keep bin if you'd like, to store dlls and pdbs)
  81. [Bb]in/
  82. [Oo]bj/
  83. # mstest test results
  84. TestResults
  85. ## Ignore Visual Studio temporary files, build results, and
  86. ## files generated by popular Visual Studio add-ons.
  87. # User-specific files
  88. *.suo
  89. *.user
  90. *.sln.docstates
  91. # Build results
  92. [Dd]ebug/
  93. [Rr]elease/
  94. x64/
  95. *_i.c
  96. *_p.c
  97. *.ilk
  98. *.meta
  99. *.obj
  100. *.pch
  101. *.pdb
  102. *.pgc
  103. *.pgd
  104. *.rsp
  105. *.sbr
  106. *.tlb
  107. *.tli
  108. *.tlh
  109. *.tmp
  110. *.log
  111. *.vspscc
  112. *.vssscc
  113. .builds
  114. # Visual C++ cache files
  115. ipch/
  116. *.aps
  117. *.ncb
  118. *.opensdf
  119. *.sdf
  120. # Visual Studio profiler
  121. *.psess
  122. *.vsp
  123. *.vspx
  124. # Guidance Automation Toolkit
  125. *.gpState
  126. # ReSharper is a .NET coding add-in
  127. _ReSharper*
  128. # NCrunch
  129. *.ncrunch*
  130. .*crunch*.local.xml
  131. # Installshield output folder
  132. [Ee]xpress
  133. *.user
  134. bin/
  135. obj/
  136. *.suo
  137. # Others
  138. [Bb]in
  139. [Oo]bj
  140. /packages
  141. /.vs
  142. *.dll
  143. *.xml
  144. 代码/.vs/MadRunFabric_Api/DesignTimeBuild/.dtbcache.v2