LLOneBot/.gitignore
idranme 20f2e66b11
chore
chore

chore
2024-09-10 16:59:12 +08:00

17 lines
158 B
Plaintext

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