mirror of
https://github.com/github/gitignore
synced 2025-07-04 12:28:30 +02:00
Comment out / add note about conflicting gitignore lines (#3204)
* Remove conflicting gitignore lines, add reference Ref (introduction of a new "public" folder in Next.js): https://nextjs.org/blog/next-9-1#public-directory-support * Improve solution to conflicting files
This commit is contained in:
parent
a14296fa82
commit
2644536a24
2 changed files with 7 additions and 13 deletions
|
@ -1,9 +0,0 @@
|
|||
# gitignore template for Nuxt.js projects
|
||||
#
|
||||
# Recommended template: Node.gitignore
|
||||
|
||||
# Nuxt build
|
||||
.nuxt
|
||||
|
||||
# Nuxt generate
|
||||
dist
|
Loading…
Add table
Add a link
Reference in a new issue