.gitignore 3.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263
  1. syntax: glob
  2. #NuGet things
  3. project.lock.json
  4. ### VisualStudio ###
  5. # User-specific files
  6. *.suo
  7. *.user
  8. *.userosscache
  9. *.sln.docstates
  10. # Build results
  11. [Dd]ebug/
  12. [Dd]ebugPublic/
  13. [Rr]elease/
  14. [Rr]eleases/
  15. x64/
  16. x86/
  17. bld/
  18. [Bb]in/
  19. [Oo]bj/
  20. msbuild.log
  21. # Visual Studio 2015
  22. .vs/
  23. # JetBrains Rider
  24. .idea/
  25. # Visual Studio 2015 Pre-CTP6
  26. *.sln.ide
  27. *.ide/
  28. # MSTest test Results
  29. [Tt]est[Rr]esult*/
  30. [Bb]uild[Ll]og.*
  31. #NUNIT
  32. *.VisualState.xml
  33. TestResult.xml
  34. # Build Results of an ATL Project
  35. [Dd]ebugPS/
  36. [Rr]eleasePS/
  37. dlldata.c
  38. *_i.c
  39. *_p.c
  40. *_i.h
  41. *.ilk
  42. *.meta
  43. *.obj
  44. *.pch
  45. *.pdb
  46. *.pgc
  47. *.pgd
  48. *.rsp
  49. *.sbr
  50. *.tlb
  51. *.tli
  52. *.tlh
  53. *.tmp
  54. *.tmp_proj
  55. *.log
  56. *.vspscc
  57. *.vssscc
  58. .builds
  59. *.pidb
  60. *.svclog
  61. *.scc
  62. # Chutzpah Test files
  63. _Chutzpah*
  64. # Visual C++ cache files
  65. ipch/
  66. *.aps
  67. *.ncb
  68. *.opensdf
  69. *.sdf
  70. *.cachefile
  71. # Visual Studio profiler
  72. *.psess
  73. *.vsp
  74. *.vspx
  75. # TFS 2012 Local Workspace
  76. $tf/
  77. # Guidance Automation Toolkit
  78. *.gpState
  79. # ReSharper is a .NET coding add-in
  80. _ReSharper*/
  81. *.[Rr]e[Ss]harper
  82. *.DotSettings.user
  83. # JustCode is a .NET coding addin-in
  84. .JustCode
  85. # TeamCity is a build add-in
  86. _TeamCity*
  87. # DotCover is a Code Coverage Tool
  88. *.dotCover
  89. # NCrunch
  90. _NCrunch_*
  91. .*crunch*.local.xml
  92. # MightyMoose
  93. *.mm.*
  94. AutoTest.Net/
  95. # Web workbench (sass)
  96. .sass-cache/
  97. # Installshield output folder
  98. [Ee]xpress/
  99. # DocProject is a documentation generator add-in
  100. DocProject/buildhelp/
  101. DocProject/Help/*.HxT
  102. DocProject/Help/*.HxC
  103. DocProject/Help/*.hhc
  104. DocProject/Help/*.hhk
  105. DocProject/Help/*.hhp
  106. DocProject/Help/Html2
  107. DocProject/Help/html
  108. # Click-Once directory
  109. publish/
  110. # Publish Web Output
  111. *.[Pp]ublish.xml
  112. *.azurePubxml
  113. *.pubxml
  114. *.publishproj
  115. # NuGet Packages
  116. *.nupkg
  117. **/packages/*
  118. # Windows Azure Build Output
  119. csx/
  120. *.build.csdef
  121. # Windows Store app package directory
  122. AppPackages/
  123. # Others
  124. sql/
  125. *.Cache
  126. ClientBin/
  127. [Ss]tyle[Cc]op.*
  128. ~$*
  129. *.dbmdl
  130. *.dbproj.schemaview
  131. *.pfx
  132. *.publishsettings
  133. node_modules/
  134. *.metaproj
  135. *.metaproj.tmp
  136. # RIA/Silverlight projects
  137. Generated_Code/
  138. # Backup & report files from converting an old project file
  139. # to a newer Visual Studio version. Backup files are not needed,
  140. # because we have git ;-)
  141. _UpgradeReport_Files/
  142. Backup*/
  143. UpgradeLog*.XML
  144. UpgradeLog*.htm
  145. # SQL Server files
  146. *.mdf
  147. *.ldf
  148. # Business Intelligence projects
  149. *.rdl.data
  150. *.bim.layout
  151. *.bim_*.settings
  152. # Microsoft Fakes
  153. FakesAssemblies/
  154. ### MonoDevelop ###
  155. *.pidb
  156. *.userprefs
  157. ### Windows ###
  158. # Windows image file caches
  159. Thumbs.db
  160. ehthumbs.db
  161. # Folder config file
  162. Desktop.ini
  163. # Recycle Bin used on file shares
  164. $RECYCLE.BIN/
  165. # Windows Installer files
  166. *.cab
  167. *.msi
  168. *.msm
  169. *.msp
  170. # Windows shortcuts
  171. *.lnk
  172. ### Linux ###
  173. *~
  174. # KDE directory preferences
  175. .directory
  176. ### OSX ###
  177. .DS_Store
  178. .AppleDouble
  179. .LSOverride
  180. # Icon must end with two \r
  181. Icon
  182. # Thumbnails
  183. ._*
  184. # Files that might appear on external disk
  185. .Spotlight-V100
  186. .Trashes
  187. # Directories potentially created on remote AFP share
  188. .AppleDB
  189. .AppleDesktop
  190. Network Trash Folder
  191. Temporary Items
  192. .apdisk
  193. # vim temporary files
  194. [._]*.s[a-w][a-z]
  195. [._]s[a-w][a-z]
  196. *.un~
  197. Session.vim
  198. .netrwhist
  199. *~
  200. *.ini
  201. *.VC.db
  202. *.nvact
  203. *.opendb
  204. #VS Code stuff
  205. .vscode
  206. launchSettings.json