Skip to content

Commit

Permalink
docker: don't ignore examples
Browse files Browse the repository at this point in the history
Signed-off-by: jsvisa <delweng@gmail.com>
  • Loading branch information
jsvisa committed Jul 4, 2023
1 parent b4801f9 commit 2c5099d
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .dockerignore
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,7 @@
!/dist

# include licenses
!LICENSE-*
!LICENSE-*

# include example files
!/examples

0 comments on commit 2c5099d

Please sign in to comment.