1
0
Fork 0
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:
Karl Horky 2019-10-24 18:31:35 +02:00 committed by Brendan Forster
parent a14296fa82
commit 2644536a24
2 changed files with 7 additions and 13 deletions

View file

@ -1,9 +0,0 @@
# gitignore template for Nuxt.js projects
#
# Recommended template: Node.gitignore
# Nuxt build
.nuxt
# Nuxt generate
dist