Unverified Commit 4f1015ce authored by Brendan Forster's avatar Brendan Forster Committed by GitHub

Merge pull request #2560 from TennyZhuang/patch-2

Ignore parcel-bundler cache
parents aeee031f 5beb1148
......@@ -57,6 +57,9 @@ typings/
# dotenv environment variables file
.env
# parcel-bundler cache (https://parceljs.org/)
.cache
# next.js build output
.next
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment