.gitignore 5.1 KB

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