Skip to content

Commit

Permalink
Exclude cache from dockerignore
Browse files Browse the repository at this point in the history
  • Loading branch information
peterpolman committed Jun 4, 2024
1 parent fa7b460 commit 30c8dbd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .dockerignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
node_modules
.github
cache
!.yarn/cache
dist
docker-compose*
.env*
Expand Down

0 comments on commit 30c8dbd

Please sign in to comment.