Skip to content

Commit

Permalink
Merge pull request #11 from Alevsk/dockerignore
Browse files Browse the repository at this point in the history
Adding examples folder to .dockerignore
  • Loading branch information
Alevsk authored May 26, 2024
2 parents 79b6f63 + 86c4cc9 commit 1fa7983
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions .dockerignore
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
node_modules/
dist/
target/
.git/
k8s/
Makefile
README.md
dist/
examples/
k8s/
node_modules/
target/

0 comments on commit 1fa7983

Please sign in to comment.