.gitignore 6.2 KB

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