未验证 提交 736dea62 编写于 作者: B Brendan Forster 提交者: GitHub

Merge pull request #2693 from jefrydco/patch-1

Add exception for nuxt.js project build output
...@@ -60,6 +60,9 @@ typings/ ...@@ -60,6 +60,9 @@ typings/
# next.js build output # next.js build output
.next .next
# nuxt.js build output
.nuxt
# vuepress build output # vuepress build output
.vuepress/dist .vuepress/dist
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册