Skip to content

Commit

Permalink
build: add dockerignore file for lighter image
Browse files Browse the repository at this point in the history
  • Loading branch information
bdromard committed Dec 12, 2024
1 parent e455568 commit cceddaa
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions dashboard/.dockerignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
.husky
.svelte-kit
node_modules
playwright_report
test-results
test-examples

.git

0 comments on commit cceddaa

Please sign in to comment.