You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

VisualStudio 5.5KB

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