未验证 提交 4f1015ce 编写于 作者: B Brendan Forster 提交者: GitHub

Merge pull request #2560 from TennyZhuang/patch-2

Ignore parcel-bundler cache
...@@ -57,6 +57,9 @@ typings/ ...@@ -57,6 +57,9 @@ typings/
# dotenv environment variables file # dotenv environment variables file
.env .env
# parcel-bundler cache (https://parceljs.org/)
.cache
# next.js build output # next.js build output
.next .next
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册