mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-27 10:02:59 +08:00
chore(docker): move exception below TODO comment
This commit is contained in:
parent
fa0358662a
commit
6218ae6cd7
@ -34,11 +34,11 @@ npm-debug.log
|
|||||||
|
|
||||||
# exceptions
|
# exceptions
|
||||||
!/bin/copy-dist.ts
|
!/bin/copy-dist.ts
|
||||||
!/bin/electron-forge/sign-windows.cjs
|
|
||||||
!/bin/cleanupNodeModules.ts
|
!/bin/cleanupNodeModules.ts
|
||||||
|
|
||||||
# temporary exception to make copy-dist inside Docker build not fail
|
# 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
|
# TriliumNextTODO: make copy-dist *not* requiring to copy these file for builds other than electron-forge
|
||||||
!forge.config.cjs
|
!forge.config.cjs
|
||||||
!/bin/tpl
|
!/bin/tpl
|
||||||
!/bin/electron-forge/desktop.ejs
|
!/bin/electron-forge/desktop.ejs
|
||||||
|
!/bin/electron-forge/sign-windows.cjs
|
Loading…
x
Reference in New Issue
Block a user