LLOneBot/.gitignore
2024-08-04 19:48:17 +08:00

16 lines
151 B
Plaintext

.yarn/*
!.yarn/patches
!.yarn/plugins
!.yarn/releases
!.yarn/sdks
!.yarn/versions
package-lock.json
yarn.lock
node_modules
dist
out
.idea/
.DS_Store