
fix(node.yaml): correct deployment paths and improve Node.js setup fix(.gitignore): add 'botpoc' to ignored files fix(SystemKeywords): enhance PDF conversion and image processing logic fix(DialogKeywords): adjust Puppeteer launch options for better performance fix(KeywordsExpressions): fix syntax error in PDF assignment
34 lines
No EOL
483 B
Text
34 lines
No EOL
483 B
Text
/.coveralls.yml
|
|
/.env
|
|
/.npmrc
|
|
/.nyc_output
|
|
/coverage
|
|
/dist
|
|
/docs
|
|
/guaribas.log
|
|
/guaribas.sqlite
|
|
/node_modules
|
|
/packages/default.gbui/build
|
|
/packages/default.gbui/.env
|
|
/packages/default.gbui/node_modules
|
|
/packages/default.gbui/package-lock.json
|
|
/packages/default.gbui/yarn-lock.json
|
|
/work
|
|
*.vbs.compiled
|
|
*.vbs.js
|
|
*.vbs.ts
|
|
.env
|
|
*.env
|
|
.vscode/launch.json
|
|
.wwebjs_auth
|
|
GB.log
|
|
gb.log
|
|
GB.log.json
|
|
yarn-error.log
|
|
yarn-lock.json
|
|
logo.svg
|
|
screenshot.png
|
|
data.db
|
|
.wwebjs_cache
|
|
*doula*
|
|
*botpoc* |