Skip to content

Commit 4f1015c

Browse files
authored
Merge pull request #2560 from TennyZhuang/patch-2
Ignore parcel-bundler cache
2 parents aeee031 + 5beb114 commit 4f1015c

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Node.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,9 @@ typings/
5757
# dotenv environment variables file
5858
.env
5959

60+
# parcel-bundler cache (https://parceljs.org/)
61+
.cache
62+
6063
# next.js build output
6164
.next
6265

0 commit comments

Comments
 (0)