NapCatQQ/.gitignore
手瓜一十雪 85b5c881ba Add napcat-develop package and update scripts
Introduces the napcat-develop package with its own package.json and tsconfig.json. Updates build and dev scripts in the root package.json, modifies loadNapCat.cjs to adjust paths and output directories, and updates nodeTest.ps1 to use the correct script path.
2025-11-13 19:30:33 +08:00

19 lines
205 B
Plaintext

# Develop
node_modules/
pnpm-lock.yaml
out/
dist/
/src/core.lib/common/
devconfig/*
# Editor
!.vscode/extensions.json
.idea/*
# Build
*.db
checkVersion.sh
bun.lockb
tests/run/
guild1.db-wal
guild1.db-shm