Skip to content

Commit

Permalink
fix(template): reintroduce missing packages unignore
Browse files Browse the repository at this point in the history
  • Loading branch information
DASPRiD committed Oct 10, 2024
1 parent 58a6833 commit 1a2c87e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions skeleton/templates/.dockerignore.mustache
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
!package.json
!pnpm-lock.yaml
!pnpm-workspace.yaml
!packages
packages/*

# Allow specific packages
!packages/api
Expand Down

0 comments on commit 1a2c87e

Please sign in to comment.