mirror of
https://github.com/zadam/trilium.git
synced 2025-11-09 13:21:33 +08:00
chore(nx): remove dist & node_modules from .nxignore
This commit is contained in:
parent
a5c6a8e0a9
commit
f2bef879ce
1 changed files with 1 additions and 6 deletions
|
|
@ -1,7 +1,2 @@
|
||||||
_regroup
|
_regroup
|
||||||
_regroup_monorepo
|
_regroup_monorepo
|
||||||
|
|
||||||
# Asset copying respects .gitignore / .nxignore for some reason.
|
|
||||||
# See https://github.com/nrwl/nx/issues/20309
|
|
||||||
!dist
|
|
||||||
!node_modules
|
|
||||||
Loading…
Add table
Reference in a new issue