.gitignore 6.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371
  1. ################################################################################
  2. # 此 .gitignore 文件已由 Microsoft(R) Visual Studio 自动创建。
  3. ################################################################################
  4. ## Ignore Visual Studio temporary files, build results, and
  5. ## files generated by popular Visual Studio add-ons.
  6. ##
  7. ## Get latest from https://github.com/github/gitignore/blob/master/VisualStudio.gitignore
  8. # User-specific files
  9. *.rsuser
  10. *.suo
  11. *.user
  12. *.userosscache
  13. *.sln.docstates
  14. # User-specific files (MonoDevelop/Xamarin Studio)
  15. *.userprefs
  16. # Mono auto generated files
  17. mono_crash.*
  18. # Build results
  19. [Dd]ebug/
  20. [Dd]ebugPublic/
  21. [Rr]elease/
  22. [Rr]eleases/
  23. x64/
  24. x86/
  25. [Ww][Ii][Nn]32/
  26. [Aa][Rr][Mm]/
  27. [Aa][Rr][Mm]64/
  28. bld/
  29. [Bb]in/
  30. [Oo]bj/
  31. [Oo]ut/
  32. [Ll]og/
  33. [Ll]ogs/
  34. # Visual Studio 2015/2017 cache/options directory
  35. .vs/
  36. # Uncomment if you have tasks that create the project's static files in wwwroot
  37. #wwwroot/
  38. # Visual Studio 2017 auto generated files
  39. Generated\ Files/
  40. # MSTest test Results
  41. [Tt]est[Rr]esult*/
  42. [Bb]uild[Ll]og.*
  43. # NUnit
  44. *.VisualState.xml
  45. TestResult.xml
  46. nunit-*.xml
  47. # Build Results of an ATL Project
  48. [Dd]ebugPS/
  49. [Rr]eleasePS/
  50. dlldata.c
  51. # Benchmark Results
  52. BenchmarkDotNet.Artifacts/
  53. # .NET Core
  54. project.lock.json
  55. project.fragment.lock.json
  56. artifacts/
  57. # ASP.NET Scaffolding
  58. ScaffoldingReadMe.txt
  59. # StyleCop
  60. StyleCopReport.xml
  61. # Files built by Visual Studio
  62. *_i.c
  63. *_p.c
  64. *_h.h
  65. *.ilk
  66. *.meta
  67. *.obj
  68. *.iobj
  69. *.pch
  70. *.pdb
  71. *.ipdb
  72. *.pgc
  73. *.pgd
  74. *.rsp
  75. *.sbr
  76. *.tlb
  77. *.tli
  78. *.tlh
  79. *.tmp
  80. *.tmp_proj
  81. *_wpftmp.csproj
  82. *.log
  83. *.vspscc
  84. *.vssscc
  85. .builds
  86. *.pidb
  87. *.svclog
  88. *.scc
  89. # Chutzpah Test files
  90. _Chutzpah*
  91. # Visual C++ cache files
  92. ipch/
  93. *.aps
  94. *.ncb
  95. *.opendb
  96. *.opensdf
  97. *.sdf
  98. *.cachefile
  99. *.VC.db
  100. *.VC.VC.opendb
  101. # Visual Studio profiler
  102. *.psess
  103. *.vsp
  104. *.vspx
  105. *.sap
  106. # Visual Studio Trace Files
  107. *.e2e
  108. # TFS 2012 Local Workspace
  109. $tf/
  110. # Guidance Automation Toolkit
  111. *.gpState
  112. # ReSharper is a .NET coding add-in
  113. _ReSharper*/
  114. *.[Rr]e[Ss]harper
  115. *.DotSettings.user
  116. # TeamCity is a build add-in
  117. _TeamCity*
  118. # DotCover is a Code Coverage Tool
  119. *.dotCover
  120. # AxoCover is a Code Coverage Tool
  121. .axoCover/*
  122. !.axoCover/settings.json
  123. # Coverlet is a free, cross platform Code Coverage Tool
  124. coverage*.json
  125. coverage*.xml
  126. coverage*.info
  127. # Visual Studio code coverage results
  128. *.coverage
  129. *.coveragexml
  130. # NCrunch
  131. _NCrunch_*
  132. .*crunch*.local.xml
  133. nCrunchTemp_*
  134. # MightyMoose
  135. *.mm.*
  136. AutoTest.Net/
  137. # Web workbench (sass)
  138. .sass-cache/
  139. # Installshield output folder
  140. [Ee]xpress/
  141. # DocProject is a documentation generator add-in
  142. DocProject/buildhelp/
  143. DocProject/Help/*.HxT
  144. DocProject/Help/*.HxC
  145. DocProject/Help/*.hhc
  146. DocProject/Help/*.hhk
  147. DocProject/Help/*.hhp
  148. DocProject/Help/Html2
  149. DocProject/Help/html
  150. # Click-Once directory
  151. publish/
  152. # Publish Web Output
  153. *.[Pp]ublish.xml
  154. *.azurePubxml
  155. # Note: Comment the next line if you want to checkin your web deploy settings,
  156. # but database connection strings (with potential passwords) will be unencrypted
  157. *.pubxml
  158. *.publishproj
  159. # Microsoft Azure Web App publish settings. Comment the next line if you want to
  160. # checkin your Azure Web App publish settings, but sensitive information contained
  161. # in these scripts will be unencrypted
  162. PublishScripts/
  163. # NuGet Packages
  164. *.nupkg
  165. # NuGet Symbol Packages
  166. *.snupkg
  167. # The packages folder can be ignored because of Package Restore
  168. **/[Pp]ackages/*
  169. # except build/, which is used as an MSBuild target.
  170. !**/[Pp]ackages/build/
  171. # Uncomment if necessary however generally it will be regenerated when needed
  172. #!**/[Pp]ackages/repositories.config
  173. # NuGet v3's project.json files produces more ignorable files
  174. *.nuget.props
  175. *.nuget.targets
  176. # Microsoft Azure Build Output
  177. csx/
  178. *.build.csdef
  179. # Microsoft Azure Emulator
  180. ecf/
  181. rcf/
  182. # Windows Store app package directories and files
  183. AppPackages/
  184. BundleArtifacts/
  185. Package.StoreAssociation.xml
  186. _pkginfo.txt
  187. *.appx
  188. *.appxbundle
  189. *.appxupload
  190. # Visual Studio cache files
  191. # files ending in .cache can be ignored
  192. *.[Cc]ache
  193. # but keep track of directories ending in .cache
  194. !?*.[Cc]ache/
  195. # Others
  196. ClientBin/
  197. ~$*
  198. *~
  199. *.dbmdl
  200. *.dbproj.schemaview
  201. *.jfm
  202. *.pfx
  203. *.publishsettings
  204. orleans.codegen.cs
  205. # Including strong name files can present a security risk
  206. # (https://github.com/github/gitignore/pull/2483#issue-259490424)
  207. #*.snk
  208. # Since there are multiple workflows, uncomment next line to ignore bower_components
  209. # (https://github.com/github/gitignore/pull/1529#issuecomment-104372622)
  210. #bower_components/
  211. # RIA/Silverlight projects
  212. Generated_Code/
  213. # Backup & report files from converting an old project file
  214. # to a newer Visual Studio version. Backup files are not needed,
  215. # because we have git ;-)
  216. _UpgradeReport_Files/
  217. Backup*/
  218. UpgradeLog*.XML
  219. UpgradeLog*.htm
  220. ServiceFabricBackup/
  221. *.rptproj.bak
  222. # SQL Server files
  223. *.mdf
  224. *.ldf
  225. *.ndf
  226. # Business Intelligence projects
  227. *.rdl.data
  228. *.bim.layout
  229. *.bim_*.settings
  230. *.rptproj.rsuser
  231. *- [Bb]ackup.rdl
  232. *- [Bb]ackup ([0-9]).rdl
  233. *- [Bb]ackup ([0-9][0-9]).rdl
  234. # Microsoft Fakes
  235. FakesAssemblies/
  236. # GhostDoc plugin setting file
  237. *.GhostDoc.xml
  238. # Node.js Tools for Visual Studio
  239. .ntvs_analysis.dat
  240. node_modules/
  241. # Visual Studio 6 build log
  242. *.plg
  243. # Visual Studio 6 workspace options file
  244. *.opt
  245. # Visual Studio 6 auto-generated workspace file (contains which files were open etc.)
  246. *.vbw
  247. # Visual Studio LightSwitch build output
  248. **/*.HTMLClient/GeneratedArtifacts
  249. **/*.DesktopClient/GeneratedArtifacts
  250. **/*.DesktopClient/ModelManifest.xml
  251. **/*.Server/GeneratedArtifacts
  252. **/*.Server/ModelManifest.xml
  253. _Pvt_Extensions
  254. # Paket dependency manager
  255. .paket/paket.exe
  256. paket-files/
  257. # FAKE - F# Make
  258. .fake/
  259. # CodeRush personal settings
  260. .cr/personal
  261. # Python Tools for Visual Studio (PTVS)
  262. __pycache__/
  263. *.pyc
  264. # Cake - Uncomment if you are using it
  265. # tools/**
  266. # !tools/packages.config
  267. # Tabs Studio
  268. *.tss
  269. # Telerik's JustMock configuration file
  270. *.jmconfig
  271. # BizTalk build output
  272. *.btp.cs
  273. *.btm.cs
  274. *.odx.cs
  275. *.xsd.cs
  276. # OpenCover UI analysis results
  277. OpenCover/
  278. # Azure Stream Analytics local run output
  279. ASALocalRun/
  280. # MSBuild Binary and Structured Log
  281. *.binlog
  282. # NVidia Nsight GPU debugger configuration file
  283. *.nvuser
  284. # MFractors (Xamarin productivity tool) working folder
  285. .mfractor/
  286. # Local History for Visual Studio
  287. .localhistory/
  288. # BeatPulse healthcheck temp database
  289. healthchecksdb
  290. # Backup folder for Package Reference Convert tool in Visual Studio 2017
  291. MigrationBackup/
  292. # Ionide (cross platform F# VS Code tools) working folder
  293. .ionide/
  294. # Fody - auto-generated XML schema
  295. FodyWeavers.xsd
  296. #忽略 .db 相关文件
  297. *.db-shm
  298. *.db-wal
  299. /UniformMaterialManagementSystem/UniformMaterialManagementSystem.db