[READ-ONLY] Mirror of https://github.com/danielroe/zero-vue. Vue bindings for Zero
sync vue zero
0

Configure Feed

Select the types of activity you want to include in your feed.

zero-vue / .gitignore
184 B 16 lines
1dist 2node_modules 3coverage 4.nuxt 5.output 6.data 7.vscode 8.DS_Store 9.eslintcache 10*.tsbuildinfo 11*.log* 12*.env* 13 14!test/fixtures/_shared/.env 15!test/fixtures/vue/.env 16!test/fixtures/nuxt/.env