Files
ai-box/.gitignore
2025-03-06 14:45:32 +08:00

12 lines
110 B
Plaintext

/node_modules
/.vscode
/build
/cache
/data
/dist
/testdata
/thirdpart/**/*
/typing
/package-lock.json
/models