Skip to content

Commit

Permalink
build: add inner target folders to dockerignore (starkware-libs#2821)
Browse files Browse the repository at this point in the history
  • Loading branch information
dan-starkware authored Dec 19, 2024
1 parent acb4568 commit 1fee021
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .dockerignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/data
/deployments
/logs
/target
**/target/
.git
!crates/papyrus_load_test/resources

0 comments on commit 1fee021

Please sign in to comment.