Skip to content

Commit

Permalink
Fix default dockerignore (#447)
Browse files Browse the repository at this point in the history
<!-- Please make sure there is an issue that this PR is correlated to. -->

## Changes

<!-- If there are frontend changes, please include screenshots. -->
  • Loading branch information
NathanFlurry committed Feb 3, 2024
1 parent 2f2bdc7 commit 99dc7d0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .dockerignore
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,10 @@ secrets/
# Rivet
infra/
!infra/misc/svc_scripts/
!infra/default-builds/
oss/infra/
!oss/infra/misc/svc_scripts/
!oss/infra/default-builds/

# Rust
**/target/
Expand Down

0 comments on commit 99dc7d0

Please sign in to comment.