db19e52547
The `app/win/codesign` script should take a path to a file and a description (`/d` parameter to `signtool.exe`) and sign the file using whatever process the certificate authority requires.
6 lines
68 B
Text
6 lines
68 B
Text
.DS_Store
|
|
node_modules
|
|
build/
|
|
.signatures.json
|
|
tmp
|
|
app/win/codesign
|