mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-27 18:12:29 +08:00
build(dockerignore): add cleanupNodeModules as exception
This commit is contained in:
parent
57ee61938d
commit
83da24b38d
@ -35,6 +35,7 @@ npm-debug.log
|
|||||||
# exceptions
|
# exceptions
|
||||||
!/bin/copy-dist.ts
|
!/bin/copy-dist.ts
|
||||||
!/bin/electron-forge/sign-windows.cjs
|
!/bin/electron-forge/sign-windows.cjs
|
||||||
|
!/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 this file for builds other than electron-forge
|
||||||
|
Loading…
x
Reference in New Issue
Block a user