mirror of
https://github.com/github/gitignore.git
synced 2026-08-25 17:32:47 +02:00
Ignore Next.js next export result directory (#3387)
This commit is contained in:
parent
2a4de265d3
commit
eee21bf0c3
@ -78,6 +78,7 @@ web_modules/
|
|||||||
|
|
||||||
# Next.js build output
|
# Next.js build output
|
||||||
.next
|
.next
|
||||||
|
out
|
||||||
|
|
||||||
# Nuxt.js build / generate output
|
# Nuxt.js build / generate output
|
||||||
.nuxt
|
.nuxt
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user