Skip to content

Commit 736dea6

Browse files
authored
Merge pull request #2693 from jefrydco/patch-1
Add exception for nuxt.js project build output
2 parents 42223b3 + 53e8b61 commit 736dea6

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Node.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,9 @@ typings/
6060
# next.js build output
6161
.next
6262

63+
# nuxt.js build output
64+
.nuxt
65+
6366
# vuepress build output
6467
.vuepress/dist
6568

0 commit comments

Comments
 (0)