.gitignore 4.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333
  1. # project specific
  2. *.ignore.cs
  3. # ---> C Sharp
  4. # Build Folders (you can keep bin if you'd like, to store dlls and pdbs)
  5. [Bb]in/
  6. [Oo]bj/
  7. # mstest test results
  8. TestResults
  9. ## Ignore Visual Studio temporary files, build results, and
  10. ## files generated by popular Visual Studio add-ons.
  11. # User-specific files
  12. *.suo
  13. *.user
  14. *.sln.docstates
  15. # Build results
  16. [Dd]ebug/
  17. [Rr]elease/
  18. x64/
  19. *_i.c
  20. *_p.c
  21. *.ilk
  22. *.meta
  23. *.obj
  24. *.pch
  25. *.pdb
  26. *.pgc
  27. *.pgd
  28. *.rsp
  29. *.sbr
  30. *.tlb
  31. *.tli
  32. *.tlh
  33. *.tmp
  34. *.log
  35. *.vspscc
  36. *.vssscc
  37. .builds
  38. # Visual C++ cache files
  39. ipch/
  40. *.aps
  41. *.ncb
  42. *.opensdf
  43. *.sdf
  44. # Visual Studio profiler
  45. *.psess
  46. *.vsp
  47. *.vspx
  48. # Guidance Automation Toolkit
  49. *.gpState
  50. # ReSharper is a .NET coding add-in
  51. _ReSharper*
  52. # NCrunch
  53. *.ncrunch*
  54. .*crunch*.local.xml
  55. # Installshield output folder
  56. [Ee]xpress
  57. # DocProject is a documentation generator add-in
  58. DocProject/buildhelp/
  59. DocProject/Help/*.HxT
  60. DocProject/Help/*.HxC
  61. DocProject/Help/*.hhc
  62. DocProject/Help/*.hhk
  63. DocProject/Help/*.hhp
  64. DocProject/Help/Html2
  65. DocProject/Help/html
  66. # Click-Once directory
  67. publish
  68. # Publish Web Output
  69. *.Publish.xml
  70. # NuGet Packages Directory
  71. packages
  72. # Windows Azure Build Output
  73. csx
  74. *.build.csdef
  75. # Windows Store app package directory
  76. AppPackages/
  77. # Others
  78. [Bb]in
  79. [Oo]bj
  80. sql
  81. TestResults
  82. [Tt]est[Rr]esult*
  83. *.Cache
  84. ClientBin
  85. [Ss]tyle[Cc]op.*
  86. ~$*
  87. *.dbmdl
  88. Generated_Code #added for RIA/Silverlight projects
  89. # Backup & report files from converting an old project file to a newer
  90. # Visual Studio version. Backup files are not needed, because we have git ;-)
  91. _UpgradeReport_Files/
  92. Backup*/
  93. UpgradeLog*.XML
  94. # ---> VisualStudio
  95. ## Ignore Visual Studio temporary files, build results, and
  96. ## files generated by popular Visual Studio add-ons.
  97. # User-specific files
  98. *.suo
  99. *.user
  100. *.userosscache
  101. *.sln.docstates
  102. # User-specific files (MonoDevelop/Xamarin Studio)
  103. *.userprefs
  104. # Build results
  105. [Dd]ebug/
  106. [Dd]ebugPublic/
  107. [Rr]elease/
  108. [Rr]eleases/
  109. x64/
  110. x86/
  111. build/
  112. bld/
  113. [Bb]in/
  114. [Oo]bj/
  115. # Visual Studio 2015 cache/options directory
  116. .vs/
  117. # Uncomment if you have tasks that create the project's static files in wwwroot
  118. #wwwroot/
  119. # MSTest test Results
  120. [Tt]est[Rr]esult*/
  121. [Bb]uild[Ll]og.*
  122. # NUNIT
  123. *.VisualState.xml
  124. TestResult.xml
  125. # Build Results of an ATL Project
  126. [Dd]ebugPS/
  127. [Rr]eleasePS/
  128. dlldata.c
  129. # DNX
  130. project.lock.json
  131. artifacts/
  132. *_i.c
  133. *_p.c
  134. *_i.h
  135. *.ilk
  136. *.meta
  137. *.obj
  138. *.pch
  139. *.pdb
  140. *.pgc
  141. *.pgd
  142. *.rsp
  143. *.sbr
  144. *.tlb
  145. *.tli
  146. *.tlh
  147. *.tmp
  148. *.tmp_proj
  149. *.log
  150. *.vspscc
  151. *.vssscc
  152. .builds
  153. *.pidb
  154. *.svclog
  155. *.scc
  156. # Chutzpah Test files
  157. _Chutzpah*
  158. # Visual C++ cache files
  159. ipch/
  160. *.aps
  161. *.ncb
  162. *.opensdf
  163. *.sdf
  164. *.cachefile
  165. # Visual Studio profiler
  166. *.psess
  167. *.vsp
  168. *.vspx
  169. *.sap
  170. # TFS 2012 Local Workspace
  171. $tf/
  172. # Guidance Automation Toolkit
  173. *.gpState
  174. # ReSharper is a .NET coding add-in
  175. _ReSharper*/
  176. *.[Rr]e[Ss]harper
  177. *.DotSettings.user
  178. # JustCode is a .NET coding add-in
  179. .JustCode
  180. # TeamCity is a build add-in
  181. _TeamCity*
  182. # DotCover is a Code Coverage Tool
  183. *.dotCover
  184. # NCrunch
  185. _NCrunch_*
  186. .*crunch*.local.xml
  187. nCrunchTemp_*
  188. # MightyMoose
  189. *.mm.*
  190. AutoTest.Net/
  191. # Web workbench (sass)
  192. .sass-cache/
  193. # Installshield output folder
  194. [Ee]xpress/
  195. # DocProject is a documentation generator add-in
  196. DocProject/buildhelp/
  197. DocProject/Help/*.HxT
  198. DocProject/Help/*.HxC
  199. DocProject/Help/*.hhc
  200. DocProject/Help/*.hhk
  201. DocProject/Help/*.hhp
  202. DocProject/Help/Html2
  203. DocProject/Help/html
  204. # Click-Once directory
  205. publish/
  206. # Publish Web Output
  207. *.[Pp]ublish.xml
  208. *.azurePubxml
  209. # TODO: Comment the next line if you want to checkin your web deploy settings
  210. # but database connection strings (with potential passwords) will be unencrypted
  211. *.pubxml
  212. *.publishproj
  213. # NuGet Packages
  214. *.nupkg
  215. # The packages folder can be ignored because of Package Restore
  216. **/packages/*
  217. # except build/, which is used as an MSBuild target.
  218. !**/packages/build/
  219. # Uncomment if necessary however generally it will be regenerated when needed
  220. #!**/packages/repositories.config
  221. # Windows Azure Build Output
  222. csx/
  223. *.build.csdef
  224. # Windows Store app package directory
  225. AppPackages/
  226. # Visual Studio cache files
  227. # files ending in .cache can be ignored
  228. *.[Cc]ache
  229. # but keep track of directories ending in .cache
  230. !*.[Cc]ache/
  231. # Others
  232. ClientBin/
  233. [Ss]tyle[Cc]op.*
  234. ~$*
  235. *~
  236. *.dbmdl
  237. *.dbproj.schemaview
  238. *.pfx
  239. *.publishsettings
  240. node_modules/
  241. orleans.codegen.cs
  242. # RIA/Silverlight projects
  243. Generated_Code/
  244. # Backup & report files from converting an old project file
  245. # to a newer Visual Studio version. Backup files are not needed,
  246. # because we have git ;-)
  247. _UpgradeReport_Files/
  248. Backup*/
  249. UpgradeLog*.XML
  250. UpgradeLog*.htm
  251. # SQL Server files
  252. *.mdf
  253. *.ldf
  254. # Business Intelligence projects
  255. *.rdl.data
  256. *.bim.layout
  257. *.bim_*.settings
  258. # Microsoft Fakes
  259. FakesAssemblies/
  260. # Node.js Tools for Visual Studio
  261. .ntvs_analysis.dat
  262. # Visual Studio 6 build log
  263. *.plg
  264. # Visual Studio 6 workspace options file
  265. *.opt
  266. # Visual Studio LightSwitch build output
  267. **/*.HTMLClient/GeneratedArtifacts
  268. **/*.DesktopClient/GeneratedArtifacts
  269. **/*.DesktopClient/ModelManifest.xml
  270. **/*.Server/GeneratedArtifacts
  271. **/*.Server/ModelManifest.xml
  272. _Pvt_Extensions