Skip to content

Commit bb98a17

Browse files
committed
chore(nx): add whole .nx directory to gitignore
According to nrwl/nx#26519 `.nx/workspace-data` should be also ignored. NX suggests now to ignore whole `.nx` directory.
1 parent 9e4cc48 commit bb98a17

12 files changed

+2
-134200
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ testem.log
3939
Thumbs.db
4040

4141
# Nx
42-
.nx/cache
42+
.nx
4343
migrations.json
4444

4545
# Angular

.nx/workspace-data/cypress-631302850695604935.hash

Lines changed: 0 additions & 1 deletion
This file was deleted.

.nx/workspace-data/d/daemon.log

Lines changed: 0 additions & 33479 deletions
This file was deleted.

.nx/workspace-data/d/server-process.json

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)