mirror of
https://github.com/LLOneBot/LLOneBot.git
synced 2024-11-22 01:56:33 +00:00
chore: support yarn berry
This commit is contained in:
15
.gitignore
vendored
15
.gitignore
vendored
@@ -1,6 +1,15 @@
|
||||
node_modules/
|
||||
.yarn/*
|
||||
!.yarn/patches
|
||||
!.yarn/plugins
|
||||
!.yarn/releases
|
||||
!.yarn/sdks
|
||||
!.yarn/versions
|
||||
|
||||
package-lock.json
|
||||
dist/
|
||||
out/
|
||||
yarn.lock
|
||||
node_modules
|
||||
dist
|
||||
out
|
||||
|
||||
.idea/
|
||||
.DS_Store
|
||||
|
Reference in New Issue
Block a user