mirror of
https://github.com/github/gitignore
synced 2025-07-04 20:38:31 +02:00
Merge pull request #2693 from jefrydco/patch-1
Add exception for nuxt.js project build output
This commit is contained in:
commit
736dea625e
1 changed files with 3 additions and 0 deletions
|
@ -60,6 +60,9 @@ typings/
|
|||
# next.js build output
|
||||
.next
|
||||
|
||||
# nuxt.js build output
|
||||
.nuxt
|
||||
|
||||
# vuepress build output
|
||||
.vuepress/dist
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue