You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailchat/apps/koishi-adapter/example/.gitignore

24 lines
226 B
Plaintext

lib
dist
accounts
# external
.vite
.koishi.db
package-lock.json
pnpm-lock.yaml
node_modules
npm-debug.log
yarn-debug.log
yarn-error.log
tsconfig.tsbuildinfo
.eslintcache
.DS_Store
.idea
.vscode
*.suo
*.ntvs*
*.njsproj
*.sln