Skip to content

Commit 11b0b6a

Browse files
committed
dockerignore node_modules in subdirectories
1 parent 94fb532 commit 11b0b6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.dockerignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
# dependencies
1111

12-
node_modules
12+
**/node_modules
1313
.pnp
1414
.pnp.js
1515

0 commit comments

Comments
 (0)