.gitignore 7.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425
  1. # Created by https://www.gitignore.io/api/csharp,rider
  2. # Edit at https://www.gitignore.io/?templates=csharp,rider
  3. ### Csharp ###
  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. [Aa][Rr][Mm]/
  26. [Aa][Rr][Mm]64/
  27. bld/
  28. [Bb]in/
  29. [Oo]bj/
  30. [Ll]og/
  31. # Visual Studio 2015/2017 cache/options directory
  32. .vs/
  33. # Uncomment if you have tasks that create the project's static files in wwwroot
  34. #wwwroot/
  35. # Visual Studio 2017 auto generated files
  36. Generated\ Files/
  37. # MSTest test Results
  38. [Tt]est[Rr]esult*/
  39. [Bb]uild[Ll]og.*
  40. # NUnit
  41. *.VisualState.xml
  42. TestResult.xml
  43. nunit-*.xml
  44. # Build Results of an ATL Project
  45. [Dd]ebugPS/
  46. [Rr]eleasePS/
  47. dlldata.c
  48. # Benchmark Results
  49. BenchmarkDotNet.Artifacts/
  50. # .NET Core
  51. project.lock.json
  52. project.fragment.lock.json
  53. artifacts/
  54. # StyleCop
  55. StyleCopReport.xml
  56. # Files built by Visual Studio
  57. *_i.c
  58. *_p.c
  59. *_h.h
  60. *.ilk
  61. *.obj
  62. *.iobj
  63. *.pch
  64. *.pdb
  65. *.ipdb
  66. *.pgc
  67. *.pgd
  68. *.rsp
  69. *.sbr
  70. *.tlb
  71. *.tli
  72. *.tlh
  73. *.tmp
  74. *.tmp_proj
  75. *_wpftmp.csproj
  76. *.log
  77. *.vspscc
  78. *.vssscc
  79. .builds
  80. *.pidb
  81. *.svclog
  82. *.scc
  83. # Chutzpah Test files
  84. _Chutzpah*
  85. # Visual C++ cache files
  86. ipch/
  87. *.aps
  88. *.ncb
  89. *.opendb
  90. *.opensdf
  91. *.sdf
  92. *.cachefile
  93. *.VC.db
  94. *.VC.VC.opendb
  95. # Visual Studio profiler
  96. *.psess
  97. *.vsp
  98. *.vspx
  99. *.sap
  100. # Visual Studio Trace Files
  101. *.e2e
  102. # TFS 2012 Local Workspace
  103. $tf/
  104. # Guidance Automation Toolkit
  105. *.gpState
  106. # ReSharper is a .NET coding add-in
  107. _ReSharper*/
  108. *.[Rr]e[Ss]harper
  109. *.DotSettings.user
  110. # JustCode is a .NET coding add-in
  111. .JustCode
  112. # TeamCity is a build add-in
  113. _TeamCity*
  114. # DotCover is a Code Coverage Tool
  115. *.dotCover
  116. # AxoCover is a Code Coverage Tool
  117. .axoCover/*
  118. !.axoCover/settings.json
  119. # Visual Studio code coverage results
  120. *.coverage
  121. *.coveragexml
  122. # NCrunch
  123. _NCrunch_*
  124. .*crunch*.local.xml
  125. nCrunchTemp_*
  126. # MightyMoose
  127. *.mm.*
  128. AutoTest.Net/
  129. # Web workbench (sass)
  130. .sass-cache/
  131. # Installshield output folder
  132. [Ee]xpress/
  133. # DocProject is a documentation generator add-in
  134. DocProject/buildhelp/
  135. DocProject/Help/*.HxT
  136. DocProject/Help/*.HxC
  137. DocProject/Help/*.hhc
  138. DocProject/Help/*.hhk
  139. DocProject/Help/*.hhp
  140. DocProject/Help/Html2
  141. DocProject/Help/html
  142. # Click-Once directory
  143. publish/
  144. # Publish Web Output
  145. *.[Pp]ublish.xml
  146. *.azurePubxml
  147. # Note: Comment the next line if you want to checkin your web deploy settings,
  148. # but database connection strings (with potential passwords) will be unencrypted
  149. *.pubxml
  150. *.publishproj
  151. # Microsoft Azure Web App publish settings. Comment the next line if you want to
  152. # checkin your Azure Web App publish settings, but sensitive information contained
  153. # in these scripts will be unencrypted
  154. PublishScripts/
  155. # NuGet Packages
  156. *.nupkg
  157. # NuGet Symbol Packages
  158. *.snupkg
  159. # The packages folder can be ignored because of Package Restore
  160. **/[Pp]ackages/*
  161. # except build/, which is used as an MSBuild target.
  162. !**/[Pp]ackages/build/
  163. # Uncomment if necessary however generally it will be regenerated when needed
  164. #!**/[Pp]ackages/repositories.config
  165. # NuGet v3's project.json files produces more ignorable files
  166. *.nuget.props
  167. *.nuget.targets
  168. # Microsoft Azure Build Output
  169. csx/
  170. *.build.csdef
  171. # Microsoft Azure Emulator
  172. ecf/
  173. rcf/
  174. # Windows Store app package directories and files
  175. AppPackages/
  176. BundleArtifacts/
  177. Package.StoreAssociation.xml
  178. _pkginfo.txt
  179. *.appx
  180. *.appxbundle
  181. *.appxupload
  182. # Visual Studio cache files
  183. # files ending in .cache can be ignored
  184. *.[Cc]ache
  185. # but keep track of directories ending in .cache
  186. !?*.[Cc]ache/
  187. # Others
  188. ClientBin/
  189. ~$*
  190. *~
  191. *.dbmdl
  192. *.dbproj.schemaview
  193. *.jfm
  194. *.pfx
  195. *.publishsettings
  196. orleans.codegen.cs
  197. # Including strong name files can present a security risk
  198. # (https://github.com/github/gitignore/pull/2483#issue-259490424)
  199. #*.snk
  200. # Since there are multiple workflows, uncomment next line to ignore bower_components
  201. # (https://github.com/github/gitignore/pull/1529#issuecomment-104372622)
  202. #bower_components/
  203. # RIA/Silverlight projects
  204. Generated_Code/
  205. # Backup & report files from converting an old project file
  206. # to a newer Visual Studio version. Backup files are not needed,
  207. # because we have git ;-)
  208. _UpgradeReport_Files/
  209. Backup*/
  210. UpgradeLog*.XML
  211. UpgradeLog*.htm
  212. ServiceFabricBackup/
  213. *.rptproj.bak
  214. # SQL Server files
  215. *.mdf
  216. *.ldf
  217. *.ndf
  218. # Business Intelligence projects
  219. *.rdl.data
  220. *.bim.layout
  221. *.bim_*.settings
  222. *.rptproj.rsuser
  223. *- [Bb]ackup.rdl
  224. *- [Bb]ackup ([0-9]).rdl
  225. *- [Bb]ackup ([0-9][0-9]).rdl
  226. # Microsoft Fakes
  227. FakesAssemblies/
  228. # GhostDoc plugin setting file
  229. *.GhostDoc.xml
  230. # Node.js Tools for Visual Studio
  231. .ntvs_analysis.dat
  232. node_modules/
  233. # Visual Studio 6 build log
  234. *.plg
  235. # Visual Studio 6 workspace options file
  236. *.opt
  237. # Visual Studio 6 auto-generated workspace file (contains which files were open etc.)
  238. *.vbw
  239. # Visual Studio LightSwitch build output
  240. **/*.HTMLClient/GeneratedArtifacts
  241. **/*.DesktopClient/GeneratedArtifacts
  242. **/*.DesktopClient/ModelManifest.xml
  243. **/*.Server/GeneratedArtifacts
  244. **/*.Server/ModelManifest.xml
  245. _Pvt_Extensions
  246. # Paket dependency manager
  247. .paket/paket.exe
  248. paket-files/
  249. # FAKE - F# Make
  250. .fake/
  251. # CodeRush personal settings
  252. .cr/personal
  253. # Python Tools for Visual Studio (PTVS)
  254. __pycache__/
  255. *.pyc
  256. # Cake - Uncomment if you are using it
  257. # tools/**
  258. # !tools/packages.config
  259. # Tabs Studio
  260. *.tss
  261. # Telerik's JustMock configuration file
  262. *.jmconfig
  263. # BizTalk build output
  264. *.btp.cs
  265. *.btm.cs
  266. *.odx.cs
  267. *.xsd.cs
  268. # OpenCover UI analysis results
  269. OpenCover/
  270. # Azure Stream Analytics local run output
  271. ASALocalRun/
  272. # MSBuild Binary and Structured Log
  273. *.binlog
  274. # NVidia Nsight GPU debugger configuration file
  275. *.nvuser
  276. # MFractors (Xamarin productivity tool) working folder
  277. .mfractor/
  278. # Local History for Visual Studio
  279. .localhistory/
  280. # BeatPulse healthcheck temp database
  281. healthchecksdb
  282. # Backup folder for Package Reference Convert tool in Visual Studio 2017
  283. MigrationBackup/
  284. ### Rider ###
  285. # Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio and WebStorm
  286. # Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839
  287. # User-specific stuff
  288. .idea/**/workspace.xml
  289. .idea/**/tasks.xml
  290. .idea/**/usage.statistics.xml
  291. .idea/**/dictionaries
  292. .idea/**/shelf
  293. # Generated files
  294. .idea/**/contentModel.xml
  295. # Sensitive or high-churn files
  296. .idea/**/dataSources/
  297. .idea/**/dataSources.ids
  298. .idea/**/dataSources.local.xml
  299. .idea/**/sqlDataSources.xml
  300. .idea/**/dynamic.xml
  301. .idea/**/uiDesigner.xml
  302. .idea/**/dbnavigator.xml
  303. # Gradle
  304. .idea/**/gradle.xml
  305. .idea/**/libraries
  306. # Gradle and Maven with auto-import
  307. # When using Gradle or Maven with auto-import, you should exclude module files,
  308. # since they will be recreated, and may cause churn. Uncomment if using
  309. # auto-import.
  310. # .idea/modules.xml
  311. # .idea/*.iml
  312. # .idea/modules
  313. # *.iml
  314. # *.ipr
  315. # CMake
  316. cmake-build-*/
  317. # Mongo Explorer plugin
  318. .idea/**/mongoSettings.xml
  319. # File-based project format
  320. *.iws
  321. # IntelliJ
  322. out/
  323. # mpeltonen/sbt-idea plugin
  324. .idea_modules/
  325. # JIRA plugin
  326. atlassian-ide-plugin.xml
  327. # Cursive Clojure plugin
  328. .idea/replstate.xml
  329. # Crashlytics plugin (for Android Studio and IntelliJ)
  330. com_crashlytics_export_strings.xml
  331. crashlytics.properties
  332. crashlytics-build.properties
  333. fabric.properties
  334. # Editor-based Rest Client
  335. .idea/httpRequests
  336. # Android studio 3.1+ serialized cache file
  337. .idea/caches/build_file_checksums.ser
  338. # End of https://www.gitignore.io/api/csharp,rider