Merge pull request #2693 from jefrydco/patch-1
Add exception for nuxt.js project build output
This commit is contained in:
commit
736dea625e
@ -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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user