aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
authorKarl Horky <karl.horky@gmail.com>2019-10-24 18:31:35 +0200
committerBrendan Forster <brendan@github.com>2019-10-24 13:31:35 -0300
commit2644536a24f37d3906c7ea56e57f6965b1e21f36 (patch)
treebc37fdbed47b670b9868f0230b34dd0b0ed40150 /community
parenta14296fa82ae0be1ddeaf39b12fce1e2aed2c5b9 (diff)
downloadgitignore-2644536a24f37d3906c7ea56e57f6965b1e21f36.tar.gz
gitignore-2644536a24f37d3906c7ea56e57f6965b1e21f36.zip
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
Diffstat (limited to 'community')
-rw-r--r--community/JavaScript/Nuxt.gitignore9
1 files changed, 0 insertions, 9 deletions
diff --git a/community/JavaScript/Nuxt.gitignore b/community/JavaScript/Nuxt.gitignore
deleted file mode 100644
index cd6c77a3..00000000
--- a/community/JavaScript/Nuxt.gitignore
+++ /dev/null
@@ -1,9 +0,0 @@
-# gitignore template for Nuxt.js projects
-#
-# Recommended template: Node.gitignore
-
-# Nuxt build
-.nuxt
-
- # Nuxt generate
-dist