Upated git ignore file
removes parcel cache from repo
This commit is contained in:
parent
45f857e9b8
commit
6219d68b01
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -19,6 +19,8 @@ yarn-error.log
|
|||
/.idea
|
||||
/.vscode
|
||||
|
||||
/.parcel-cache
|
||||
|
||||
.env.local
|
||||
/.env.local.php
|
||||
/.env.*.local
|
||||
|
|
Loading…
Reference in a new issue