.gitignore 6.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395
  1. # Created by .ignore support plugin (hsz.mobi)
  2. ### JetBrains template
  3. # Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio and Webstorm
  4. # Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839
  5. # User-specific stuff:
  6. ../.idea/workspace.xml
  7. .idea/**/tasks.xml
  8. .idea/dictionaries
  9. .env
  10. lerna-debug.log
  11. dist
  12. e2e/__data__/*
  13. docs/resources/_gen/*
  14. docs/static/main.js*
  15. docs/static/main.css*
  16. docs/static/intro.js*
  17. docs/static/intro.css*
  18. docs/public
  19. docs/content/docs/typescript-api/*
  20. docs/data/build.json
  21. !docs/content/docs/typescript-api/_index.md
  22. docs/content/docs/graphql-api/*
  23. !docs/content/docs/graphql-api/_index.md
  24. !docs/content/docs/graphql-api/shop/_index.md
  25. !docs/content/docs/graphql-api/admin/_index.md
  26. .vscode/
  27. yarn-error.log
  28. # Sensitive or high-churn files:
  29. .idea/**/dataSources/
  30. .idea/**/dataSources.ids
  31. .idea/**/dataSources.xml
  32. .idea/**/dataSources.local.xml
  33. .idea/**/sqlDataSources.xml
  34. .idea/**/dynamic.xml
  35. .idea/**/uiDesigner.xml
  36. # Gradle:
  37. .idea/**/gradle.xml
  38. .idea/**/libraries
  39. # CMake
  40. cmake-build-debug/
  41. # Mongo Explorer plugin:
  42. .idea/**/mongoSettings.xml
  43. ## File-based project format:
  44. *.iws
  45. ## Plugin-specific files:
  46. # IntelliJ
  47. out/
  48. # mpeltonen/sbt-idea plugin
  49. .idea_modules/
  50. # JIRA plugin
  51. atlassian-ide-plugin.xml
  52. # Cursive Clojure plugin
  53. .idea/replstate.xml
  54. # Crashlytics plugin (for Android Studio and IntelliJ)
  55. com_crashlytics_export_strings.xml
  56. crashlytics.properties
  57. crashlytics-build.properties
  58. fabric.properties
  59. ### VisualStudio template
  60. ## Ignore Visual Studio temporary files, build results, and
  61. ## files generated by popular Visual Studio add-ons.
  62. ##
  63. ## Get latest from https://github.com/github/gitignore/blob/master/VisualStudio.gitignore
  64. # User-specific files
  65. *.suo
  66. *.user
  67. *.userosscache
  68. *.sln.docstates
  69. # User-specific files (MonoDevelop/Xamarin Studio)
  70. *.userprefs
  71. # Build results
  72. [Dd]ebug/
  73. [Dd]ebugPublic/
  74. [Rr]elease/
  75. [Rr]eleases/
  76. x64/
  77. x86/
  78. bld/
  79. [Bb]in/
  80. [Oo]bj/
  81. [Ll]og/
  82. # Visual Studio 2015 cache/options directory
  83. .vs/
  84. # Uncomment if you have tasks that create the project's static files in wwwroot
  85. #wwwroot/
  86. # MSTest test Results
  87. [Tt]est[Rr]esult*/
  88. [Bb]uild[Ll]og.*
  89. # NUNIT
  90. *.VisualState.xml
  91. TestResult.xml
  92. # Build Results of an ATL Project
  93. [Dd]ebugPS/
  94. [Rr]eleasePS/
  95. dlldata.c
  96. # Benchmark Results
  97. BenchmarkDotNet.Artifacts/
  98. # .NET Core
  99. project.lock.json
  100. project.fragment.lock.json
  101. artifacts/
  102. **/Properties/launchSettings.json
  103. *_i.c
  104. *_p.c
  105. *_i.h
  106. *.ilk
  107. *.meta
  108. *.obj
  109. *.pch
  110. *.pdb
  111. *.pgc
  112. *.pgd
  113. *.rsp
  114. *.sbr
  115. *.tlb
  116. *.tli
  117. *.tlh
  118. *.tmp
  119. *.tmp_proj
  120. packages/core/yarn-error.log
  121. *.vspscc
  122. *.vssscc
  123. .builds
  124. *.pidb
  125. *.svclog
  126. *.scc
  127. # Chutzpah Test files
  128. _Chutzpah*
  129. # Visual C++ cache files
  130. ipch/
  131. *.aps
  132. *.ncb
  133. *.opendb
  134. *.opensdf
  135. *.sdf
  136. *.cachefile
  137. *.VC.db
  138. *.VC.VC.opendb
  139. # Visual Studio profiler
  140. *.psess
  141. *.vsp
  142. *.vspx
  143. *.sap
  144. # Visual Studio Trace Files
  145. *.e2e
  146. # TFS 2012 Local Workspace
  147. $tf/
  148. # Guidance Automation Toolkit
  149. *.gpState
  150. # ReSharper is a .NET coding add-in
  151. _ReSharper*/
  152. *.[Rr]e[Ss]harper
  153. *.DotSettings.user
  154. # JustCode is a .NET coding add-in
  155. .JustCode
  156. # TeamCity is a build add-in
  157. _TeamCity*
  158. # DotCover is a Code Coverage Tool
  159. *.dotCover
  160. # AxoCover is a Code Coverage Tool
  161. .axoCover/*
  162. !.axoCover/settings.json
  163. # Visual Studio code coverage results
  164. *.coverage
  165. *.coveragexml
  166. # NCrunch
  167. _NCrunch_*
  168. .*crunch*.local.xml
  169. nCrunchTemp_*
  170. # MightyMoose
  171. *.mm.*
  172. AutoTest.Net/
  173. # Web workbench (sass)
  174. .sass-cache/
  175. # Installshield output folder
  176. [Ee]xpress/
  177. # DocProject is a documentation generator add-in
  178. DocProject/buildhelp/
  179. DocProject/Help/*.HxT
  180. DocProject/Help/*.HxC
  181. DocProject/Help/*.hhc
  182. DocProject/Help/*.hhk
  183. DocProject/Help/*.hhp
  184. DocProject/Help/Html2
  185. DocProject/Help/html
  186. # Publish Web Output
  187. *.[Pp]ublish.xml
  188. *.azurePubxml
  189. # Note: Comment the next line if you want to checkin your web deploy settings,
  190. # but database connection strings (with potential passwords) will be unencrypted
  191. *.pubxml
  192. *.publishproj
  193. # Microsoft Azure Web App publish settings. Comment the next line if you want to
  194. # checkin your Azure Web App publish settings, but sensitive information contained
  195. # in these scripts will be unencrypted
  196. PublishScripts/
  197. # NuGet Packages
  198. *.nupkg
  199. # Uncomment if necessary however generally it will be regenerated when needed
  200. #!**/[Pp]ackages/repositories.config
  201. # NuGet v3's project.json files produces more ignorable files
  202. *.nuget.props
  203. *.nuget.targets
  204. # Microsoft Azure Build Output
  205. csx/
  206. *.build.csdef
  207. # Microsoft Azure Emulator
  208. ecf/
  209. rcf/
  210. # Windows Store app package directories and files
  211. AppPackages/
  212. BundleArtifacts/
  213. Package.StoreAssociation.xml
  214. _pkginfo.txt
  215. *.appx
  216. # Visual Studio cache files
  217. # files ending in .cache can be ignored
  218. *.[Cc]ache
  219. # but keep track of directories ending in .cache
  220. !*.[Cc]ache/
  221. # Others
  222. ClientBin/
  223. ~$*
  224. *~
  225. *.dbmdl
  226. *.dbproj.schemaview
  227. *.jfm
  228. *.pfx
  229. *.publishsettings
  230. orleans.codegen.cs
  231. # Since there are multiple workflows, uncomment next line to ignore bower_components
  232. # (https://github.com/github/gitignore/pull/1529#issuecomment-104372622)
  233. #bower_components/
  234. # RIA/Silverlight projects
  235. Generated_Code/
  236. # Backup & report files from converting an old project file
  237. # to a newer Visual Studio version. Backup files are not needed,
  238. # because we have git ;-)
  239. _UpgradeReport_Files/
  240. Backup*/
  241. UpgradeLog*.XML
  242. UpgradeLog*.htm
  243. # SQL Server files
  244. *.mdf
  245. *.ldf
  246. *.ndf
  247. # Business Intelligence projects
  248. *.rdl.data
  249. *.bim.layout
  250. *.bim_*.settings
  251. # Microsoft Fakes
  252. FakesAssemblies/
  253. # GhostDoc plugin setting file
  254. *.GhostDoc.xml
  255. # Node.js Tools for Visual Studio
  256. .ntvs_analysis.dat
  257. node_modules/
  258. # Visual Studio 6 build log
  259. *.plg
  260. # Visual Studio 6 workspace options file
  261. *.opt
  262. # Visual Studio 6 auto-generated workspace file (contains which files were open etc.)
  263. *.vbw
  264. # Visual Studio LightSwitch build output
  265. **/*.HTMLClient/GeneratedArtifacts
  266. **/*.DesktopClient/GeneratedArtifacts
  267. **/*.DesktopClient/ModelManifest.xml
  268. **/*.Server/GeneratedArtifacts
  269. **/*.Server/ModelManifest.xml
  270. _Pvt_Extensions
  271. # Paket dependency manager
  272. .paket/paket.exe
  273. paket-files/
  274. # FAKE - F# Make
  275. .fake/
  276. # JetBrains Rider
  277. .idea/
  278. *.sln.iml
  279. # CodeRush
  280. .cr/
  281. # Python Tools for Visual Studio (PTVS)
  282. __pycache__/
  283. *.pyc
  284. # Cake - Uncomment if you are using it
  285. # tools/**
  286. # !tools/packages.config
  287. # Tabs Studio
  288. *.tss
  289. # Telerik's JustMock configuration file
  290. *.jmconfig
  291. # BizTalk build output
  292. *.btp.cs
  293. *.btm.cs
  294. *.odx.cs
  295. *.xsd.cs
  296. # OpenCover UI analysis results
  297. OpenCover/
  298. coverage/
  299. ### macOS template
  300. # General
  301. .DS_Store
  302. .AppleDouble
  303. .LSOverride
  304. # Icon must end with two \r
  305. Icon
  306. # Thumbnails
  307. ._*
  308. # Files that might appear in the root of a volume
  309. .DocumentRevisions-V100
  310. .fseventsd
  311. .Spotlight-V100
  312. .TemporaryItems
  313. .Trashes
  314. .VolumeIcon.icns
  315. .com.apple.timemachine.donotpresent
  316. # Directories potentially created on remote AFP share
  317. .AppleDB
  318. .AppleDesktop
  319. Network Trash Folder
  320. Temporary Items
  321. .apdisk