Skip to content

Commit 5f6a184

Browse files
committed
fix(.gitignore): Update ignore rules for Foundry broadcast files
1 parent f1b607f commit 5f6a184

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ out/
66
!/broadcast
77
/broadcast/*/31337/
88
/broadcast/**/dry-run/
9+
# Foundry broadcast files
10+
broadcast/*/*/run-*.json
11+
!broadcast/*/*/run-latest.json
12+
913

1014
# Docs
1115
docs/

0 commit comments

Comments
 (0)