Skip to content

Commit

Permalink
Add yarn.lock to .dockerignore
Browse files Browse the repository at this point in the history
  • Loading branch information
tdonohue authored Sep 6, 2024
1 parent 576aece commit 202e765
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .dockerignore
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,6 @@ npm-debug.log.*

# Webpack files
webpack.records.json

# Yarn no longer used
yarn.lock

0 comments on commit 202e765

Please sign in to comment.