Skip to content

Commit 5ae8f27

Browse files
committed
[skip ci] add __tests__/projects to .dockerignore
1 parent ccc2b2d commit 5ae8f27

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.dockerignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
**/node_modules
1+
**/node_modules
2+
__tests__/projects

0 commit comments

Comments
 (0)