Skip to content

Commit 2f2200a

Browse files
committed
chore: fix gitignore quoting, exclude veros-verify stray files
1 parent 6b60ef8 commit 2f2200a

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

.gitignore

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,10 +54,15 @@ landing/
5454
public/
5555
binpack/
5656
exl/
57-
"One Branch Farm - Emails/"
57+
One Branch Farm - Emails/
5858
.mcp-seatbelt/
5959
.playwright-mcp/
6060

61+
# Stray files in external projects
62+
veros-verify/src/hevm-runner.js
63+
veros-verify/src/receipt.js
64+
veros-verify/vscode/
65+
6166
# Test anvil logs
6267
anvil-local.log
6368

0 commit comments

Comments
 (0)