chore: ignore proptest regression seed files
proptest writes tests/*.proptest-regressions when a property fails, seeding a replay of that exact case. Useful locally; noise in the repo when the failure came from a deliberate mutation rather than a real defect.
This commit is contained in:
@@ -7,3 +7,4 @@
|
||||
NOTEPAD.md
|
||||
|
||||
/.claude
|
||||
proptest-regressions/
|
||||
|
||||
Reference in New Issue
Block a user