Skip to content

Commit

Permalink
chore: update root .dockerignore file
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenctw committed Dec 11, 2024
1 parent c2300f5 commit 0efe627
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .dockerignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
.vscode
**/target/
**/snapshots/
/**/target/
/**/snapshots/
Cargo.lock
**/compute_data/
**/rollups_data/
/**/compute_data/
/**/rollups_data/

0 comments on commit 0efe627

Please sign in to comment.