* chore: notarize Jan app for macos distribution * chore: fix entitlements path * chore: update notarize package * chore: update post signing hook * chore: use built-in notarize tool * chore: update entitlements * chore: binary code sign * add auto signing binary file script * Separate build:plugins for darwin os --------- Co-authored-by: Hien To <>
16 lines
125 B
Plaintext
16 lines
125 B
Plaintext
.vscode
|
|
.env
|
|
|
|
# Jan inference
|
|
models/**
|
|
error.log
|
|
node_modules
|
|
*.tgz
|
|
yarn.lock
|
|
dist
|
|
build
|
|
.DS_Store
|
|
electron/renderer
|
|
|
|
*.log
|