mirror of
https://github.com/zadam/trilium.git
synced 2025-12-24 09:10:02 +01:00
build(dockerignore): add cleanupNodeModules as exception
This commit is contained in:
@@ -35,6 +35,7 @@ npm-debug.log
|
||||
# exceptions
|
||||
!/bin/copy-dist.ts
|
||||
!/bin/electron-forge/sign-windows.cjs
|
||||
!/bin/cleanupNodeModules.ts
|
||||
|
||||
# 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
|
||||
|
||||
Reference in New Issue
Block a user