aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author庄天翼 <zty0826@gmail.com>2018-01-01 00:35:21 +0800
committerGitHub <noreply@github.com>2018-01-01 00:35:21 +0800
commit7c0cf6d9ec0399fd9f195130c84c55f94ed6501f (patch)
treee09dbad6bb709432f6641241fe336406e02c0f06
parentade08baee2cf60afd794432b3e779fe5844c545d (diff)
downloadgitignore-7c0cf6d9ec0399fd9f195130c84c55f94ed6501f.tar.gz
gitignore-7c0cf6d9ec0399fd9f195130c84c55f94ed6501f.zip
Ignore parcel-bundler cache
-rw-r--r--Node.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/Node.gitignore b/Node.gitignore
index 97e28736..2ceae0f2 100644
--- a/Node.gitignore
+++ b/Node.gitignore
@@ -57,3 +57,5 @@ typings/
# dotenv environment variables file
.env
+# parcel-bundler cache (https://parceljs.org/)
+.cache