mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-12 01:23:52 +00:00
yarn: complete migration
https://yarnpkg.com/getting-started/migration#step-by-step
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
* text eol=lf
|
||||
*.ico binary
|
||||
*.png binary
|
||||
|
||||
/.yarn/releases/** binary
|
||||
/.yarn/plugins/** binary
|
||||
|
||||
@@ -23,3 +23,12 @@ yarn-debug.log*
|
||||
yarn-error.log*
|
||||
|
||||
.eslintcache
|
||||
|
||||
#yarn
|
||||
.pnp.*
|
||||
.yarn/*
|
||||
!.yarn/patches
|
||||
!.yarn/plugins
|
||||
!.yarn/releases
|
||||
!.yarn/sdks
|
||||
!.yarn/versions
|
||||
|
||||
Reference in New Issue
Block a user