fix(docker): missing sign windows script

This commit is contained in:
Elian Doran 2025-03-24 16:55:39 +02:00
parent 308632ea51
commit d4e8d9e942
No known key found for this signature in database

View File

@ -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