mirror of
https://github.com/github/gitignore
synced 2025-07-04 20:38:31 +02:00
Add exception for nuxt.js output
This commit is contained in:
parent
18e28746b0
commit
d6ec68fd8d
1 changed files with 3 additions and 0 deletions
|
@ -59,3 +59,6 @@ typings/
|
|||
|
||||
# next.js build output
|
||||
.next
|
||||
|
||||
# nuxt.js build output
|
||||
.nuxt
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue