From e9fb4fcd0f05c4f9ab06cd61f8011eec625bbc24 Mon Sep 17 00:00:00 2001 From: Adam Wick Date: Sun, 7 Sep 2025 20:48:19 -0700 Subject: [PATCH] Ignore proptest droppings. --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 9c98879..70e8cf0 100644 --- a/.gitignore +++ b/.gitignore @@ -9,6 +9,6 @@ bang # Added by cargo - +/proptest-regressions /target .aider*