Pārlūkot izejas kodu

Merge pull request #2560 from TennyZhuang/patch-2

Ignore parcel-bundler cache
Brendan Forster 6 gadi atpakaļ
vecāks
revīzija
4f1015cedf
1 mainītis faili ar 3 papildinājumiem un 0 dzēšanām
  1. 3 0
      Node.gitignore

+ 3 - 0
Node.gitignore

@@ -57,6 +57,9 @@ typings/
 # dotenv environment variables file
 .env
 
+# parcel-bundler cache (https://parceljs.org/)
+.cache
+
 # next.js build output
 .next