Browse Source

Ignore parcel-bundler cache

庄天翼 7 years ago
parent
commit
7c0cf6d9ec
1 changed files with 2 additions and 0 deletions
  1. 2 0
      Node.gitignore

+ 2 - 0
Node.gitignore

@@ -57,3 +57,5 @@ typings/
 # dotenv environment variables file
 .env
 
+# parcel-bundler cache (https://parceljs.org/)
+.cache