Skip to content

Commit

Permalink
Merge pull request #2560 from TennyZhuang/patch-2
Browse files Browse the repository at this point in the history
Ignore parcel-bundler cache
  • Loading branch information
shiftkey committed Jun 17, 2018
2 parents aeee031 + 5beb114 commit 4f1015c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Node.gitignore
Expand Up @@ -57,6 +57,9 @@ typings/
# dotenv environment variables file
.env

# parcel-bundler cache (https://parceljs.org/)
.cache

# next.js build output
.next

Expand Down

0 comments on commit 4f1015c

Please sign in to comment.