mirror of
https://github.com/actualbudget/actual.git
synced 2026-04-30 18:00:06 -05:00
chore: update to yarnv3 and fix missing packages preventing install
This commit is contained in:
9
.gitignore
vendored
9
.gitignore
vendored
@@ -20,3 +20,12 @@ bundle.mobile.js.map
|
||||
export-2020-01-10.csv
|
||||
|
||||
**/*.log
|
||||
|
||||
# Yarn
|
||||
.pnp.*
|
||||
.yarn/*
|
||||
!.yarn/patches
|
||||
!.yarn/plugins
|
||||
!.yarn/releases
|
||||
!.yarn/sdks
|
||||
!.yarn/versions
|
||||
|
||||
Reference in New Issue
Block a user