Merge pull request #2560 from TennyZhuang/patch-2

Ignore parcel-bundler cache
This commit is contained in:
Brendan Forster
2018-06-17 15:56:39 -03:00
committed by GitHub

View File

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