Skip to content

Commit d3c483b

Browse files
committed
updated .gitignore
1 parent 7afd603 commit d3c483b

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

.claude/settings.local.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,8 @@
4949
"Skill(audit-release)",
5050
"Skill(release-notes)",
5151
"Bash([ -d \"$BASE/$repo\" ])",
52-
"Bash(cargo fmt *)"
52+
"Bash(cargo fmt *)",
53+
"WebSearch"
5354
]
5455
}
5556
}

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,5 @@ Cargo.lock
1717

1818
# Added by the author
1919
.env
20-
/mutants.out
20+
/mutants.out
21+
marathon_failure.yaml

0 commit comments

Comments
 (0)