mirror of
https://github.com/github/gitignore
synced 2025-07-04 20:38:31 +02:00
Merge pull request #2560 from TennyZhuang/patch-2
Ignore parcel-bundler cache
This commit is contained in:
commit
4f1015cedf
1 changed files with 3 additions and 0 deletions
|
@ -57,6 +57,9 @@ typings/
|
|||
# dotenv environment variables file
|
||||
.env
|
||||
|
||||
# parcel-bundler cache (https://parceljs.org/)
|
||||
.cache
|
||||
|
||||
# next.js build output
|
||||
.next
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue