mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-26 01:12:30 +08:00
fix(nx): revert infinite watching causing severe issues with the daemon
See https://github.com/TriliumNext/Notes/pull/2285#issuecomment-2981118813
This commit is contained in:
parent
9adae105e2
commit
bde3f0a55c
6
.gitignore
vendored
6
.gitignore
vendored
@ -1,11 +1,5 @@
|
||||
# See https://docs.github.com/en/get-started/getting-started-with-git/ignoring-files for more about ignoring files.
|
||||
|
||||
# Workaround for Nx bug: parent .gitignore files with '*' can cause
|
||||
# `nx show projects` to return nothing by ignoring subprojects.
|
||||
# See: https://github.com/nrwl/nx/issues/27368
|
||||
# Unignore everything to ensure Nx detects all projects
|
||||
!*
|
||||
|
||||
# compiled output
|
||||
dist
|
||||
tmp
|
||||
|
Loading…
x
Reference in New Issue
Block a user