Skip to content

Commit 1f427d2

Browse files
committed
chore(.npmignore): add .nx/cache
1 parent 818d998 commit 1f427d2

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,4 +75,4 @@ Thumbs.db
7575

7676
# Verdaccio
7777
tmp
78-
.nx/cache
78+

.npmignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
node_modules
2+
.nx/cache
23
coverage

0 commit comments

Comments
 (0)