Skip to content

Commit

Permalink
Refactor .dockerignore to include all dist and node_modules directories
Browse files Browse the repository at this point in the history
  • Loading branch information
devincowan committed Oct 2, 2024
1 parent f17b5a2 commit 378d5ac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .dockerignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
dist
node_modules
**/dist
**/node_modules

0 comments on commit 378d5ac

Please sign in to comment.