remove yarn3 specific items in .gitignore
as per comment Signed-off-by: Leena <19555355+sploschee@users.noreply.github.com>
This commit is contained in:
@@ -108,8 +108,6 @@ root of the repo to speed up the build by reducing build context size:
|
||||
|
||||
```text
|
||||
.git
|
||||
.yarn/cache
|
||||
.yarn/install-state.gz
|
||||
node_modules
|
||||
packages/*/src
|
||||
packages/*/node_modules
|
||||
|
||||
Reference in New Issue
Block a user