fix(docker): missing sign windows script

pull/1507/head
Elian Doran 2025-03-24 16:55:39 +07:00
parent 308632ea51
commit d4e8d9e942
No known key found for this signature in database
1 changed files with 1 additions and 0 deletions

@ -34,6 +34,7 @@ npm-debug.log
# exceptions
!/bin/copy-dist.ts
!/bin/electron-forge/sign-windows.cjs
# temporary exception to make copy-dist inside Docker build not fail
# TriliumNextTODO: make copy-dist *not* requiring to copy this file for builds other than electron-forge