zotero/.gitignore
Dan Stillman db19e52547 Use user-provided codesign script for Windows signing
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.
2024-04-08 10:12:58 +01:00

6 lines
68 B
Text

.DS_Store
node_modules
build/
.signatures.json
tmp
app/win/codesign