Skip to content
This repository was archived by the owner on Jun 24, 2025. It is now read-only.

Commit bde3f0a

Browse files
committed
fix(nx): revert infinite watching causing severe issues with the daemon
See #2285 (comment)
1 parent 9adae10 commit bde3f0a

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

.gitignore

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,5 @@
11
# See https://docs.github.com/en/get-started/getting-started-with-git/ignoring-files for more about ignoring files.
22

3-
# Workaround for Nx bug: parent .gitignore files with '*' can cause
4-
# `nx show projects` to return nothing by ignoring subprojects.
5-
# See: https://github.com/nrwl/nx/issues/27368
6-
# Unignore everything to ensure Nx detects all projects
7-
!*
8-
93
# compiled output
104
dist
115
tmp

0 commit comments

Comments
 (0)