.gitignore 6.2 KB

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