.gitignore 7.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465
  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. # Mono auto generated files
  14. mono_crash.*
  15. # Build results
  16. [Dd]ebug/
  17. [Dd]ebugPublic/
  18. [Rr]elease/
  19. [Rr]eleases/
  20. x64/
  21. x86/
  22. [Ww][Ii][Nn]32/
  23. [Aa][Rr][Mm]/
  24. [Aa][Rr][Mm]64/
  25. bld/
  26. [Bb]in/
  27. [Oo]bj/
  28. [Ll]og/
  29. [Ll]ogs/
  30. # Visual Studio 2015/2017 cache/options directory
  31. .vs/
  32. # Uncomment if you have tasks that create the project's static files in wwwroot
  33. #wwwroot/
  34. # Visual Studio 2017 auto generated files
  35. Generated\ Files/
  36. # MSTest test Results
  37. [Tt]est[Rr]esult*/
  38. [Bb]uild[Ll]og.*
  39. # NUnit
  40. *.VisualState.xml
  41. TestResult.xml
  42. nunit-*.xml
  43. # Build Results of an ATL Project
  44. [Dd]ebugPS/
  45. [Rr]eleasePS/
  46. dlldata.c
  47. # Benchmark Results
  48. BenchmarkDotNet.Artifacts/
  49. # .NET
  50. project.lock.json
  51. project.fragment.lock.json
  52. artifacts/
  53. **/Properties/launchSettings.json
  54. # Tye
  55. .tye/
  56. # ASP.NET Scaffolding
  57. ScaffoldingReadMe.txt
  58. # StyleCop
  59. StyleCopReport.xml
  60. # Files built by Visual Studio
  61. *_i.c
  62. *_p.c
  63. *_h.h
  64. *.ilk
  65. *.meta
  66. *.obj
  67. *.iobj
  68. *.pch
  69. *.pdb
  70. *.ipdb
  71. *.pgc
  72. *.pgd
  73. *.rsp
  74. *.sbr
  75. *.tlb
  76. *.tli
  77. *.tlh
  78. *.tmp
  79. *.tmp_proj
  80. *_wpftmp.csproj
  81. *.log
  82. *.vspscc
  83. *.vssscc
  84. .builds
  85. *.pidb
  86. *.svclog
  87. *.scc
  88. # Chutzpah Test files
  89. _Chutzpah*
  90. # Visual C++ cache files
  91. ipch/
  92. *.aps
  93. *.ncb
  94. *.opendb
  95. *.opensdf
  96. *.sdf
  97. *.cachefile
  98. *.VC.db
  99. *.VC.VC.opendb
  100. # Visual Studio profiler
  101. *.psess
  102. *.vsp
  103. *.vspx
  104. *.sap
  105. # Visual Studio Trace Files
  106. *.e2e
  107. # TFS 2012 Local Workspace
  108. $tf/
  109. # Guidance Automation Toolkit
  110. *.gpState
  111. # ReSharper is a .NET coding add-in
  112. _ReSharper*/
  113. *.[Rr]e[Ss]harper
  114. *.DotSettings.user
  115. # JustCode is a .NET coding add-in
  116. .JustCode
  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. # Typescript v1 declaration files
  243. typings/
  244. # Visual Studio 6 build log
  245. *.plg
  246. # Visual Studio 6 workspace options file
  247. *.opt
  248. # Visual Studio 6 auto-generated workspace file (contains which files were open etc.)
  249. *.vbw
  250. # Visual Studio LightSwitch build output
  251. **/*.HTMLClient/GeneratedArtifacts
  252. **/*.DesktopClient/GeneratedArtifacts
  253. **/*.DesktopClient/ModelManifest.xml
  254. **/*.Server/GeneratedArtifacts
  255. **/*.Server/ModelManifest.xml
  256. _Pvt_Extensions
  257. # Paket dependency manager
  258. .paket/paket.exe
  259. paket-files/
  260. # FAKE - F# Make
  261. .fake/
  262. # CodeRush personal settings
  263. .cr/personal
  264. # CodeRush
  265. .cr/
  266. # Python Tools for Visual Studio (PTVS)
  267. __pycache__/
  268. *.pyc
  269. # Cake - Uncomment if you are using it
  270. # tools/**
  271. # !tools/packages.config
  272. # Tabs Studio
  273. *.tss
  274. # Telerik's JustMock configuration file
  275. *.jmconfig
  276. # BizTalk build output
  277. *.btp.cs
  278. *.btm.cs
  279. *.odx.cs
  280. *.xsd.cs
  281. # OpenCover UI analysis results
  282. OpenCover/
  283. # Azure Stream Analytics local run output
  284. ASALocalRun/
  285. # MSBuild Binary and Structured Log
  286. *.binlog
  287. # NVidia Nsight GPU debugger configuration file
  288. *.nvuser
  289. # MFractors (Xamarin productivity tool) working folder
  290. .mfractor/
  291. # Local History for Visual Studio
  292. .localhistory/
  293. # BeatPulse healthcheck temp database
  294. healthchecksdb
  295. # Backup folder for Package Reference Convert tool in Visual Studio 2017
  296. MigrationBackup/
  297. # Ionide (cross platform F# VS Code tools) working folder
  298. .ionide/
  299. # Fody - auto-generated XML schema
  300. FodyWeavers.xsd
  301. ##
  302. ## Visual studio for Mac
  303. ##
  304. # globs
  305. Makefile.in
  306. *.userprefs
  307. *.usertasks
  308. config.make
  309. config.status
  310. aclocal.m4
  311. install-sh
  312. autom4te.cache/
  313. *.tar.gz
  314. tarballs/
  315. test-results/
  316. # Mac bundle stuff
  317. *.dmg
  318. *.app
  319. # content below from: https://github.com/github/gitignore/blob/master/Global/macOS.gitignore
  320. # General
  321. .DS_Store
  322. .AppleDouble
  323. .LSOverride
  324. # Icon must end with two \r
  325. Icon
  326. # Thumbnails
  327. ._*
  328. # Files that might appear in the root of a volume
  329. .DocumentRevisions-V100
  330. .fseventsd
  331. .Spotlight-V100
  332. .TemporaryItems
  333. .Trashes
  334. .VolumeIcon.icns
  335. .com.apple.timemachine.donotpresent
  336. # Directories potentially created on remote AFP share
  337. .AppleDB
  338. .AppleDesktop
  339. Network Trash Folder
  340. Temporary Items
  341. .apdisk
  342. # content below from: https://github.com/github/gitignore/blob/master/Global/Windows.gitignore
  343. # Windows thumbnail cache files
  344. Thumbs.db
  345. ehthumbs.db
  346. ehthumbs_vista.db
  347. # Dump file
  348. *.stackdump
  349. # Folder config file
  350. [Dd]esktop.ini
  351. # Recycle Bin used on file shares
  352. $RECYCLE.BIN/
  353. # Windows Installer files
  354. *.cab
  355. *.msi
  356. *.msix
  357. *.msm
  358. *.msp
  359. # Windows shortcuts
  360. *.lnk
  361. # JetBrains Rider
  362. .idea/
  363. *.sln.iml
  364. ##
  365. ## Visual Studio Code
  366. ##
  367. .vscode/*
  368. !.vscode/settings.json
  369. !.vscode/tasks.json
  370. !.vscode/launch.json
  371. !.vscode/extensions.json