Skip to content

Commit

Permalink
fix(examples): ignore node_modules in docker (#3301)
Browse files Browse the repository at this point in the history
  • Loading branch information
tknickman authored Jan 13, 2023
1 parent 0b0a535 commit 96cc535
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/with-docker/.dockerignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
node_modules

0 comments on commit 96cc535

Please sign in to comment.