Skip to content

Commit 202e765

Browse files
authored
Add yarn.lock to .dockerignore
1 parent 576aece commit 202e765

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.dockerignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,6 @@ npm-debug.log.*
2525

2626
# Webpack files
2727
webpack.records.json
28+
29+
# Yarn no longer used
30+
yarn.lock

0 commit comments

Comments
 (0)