From cf7d6ba85b8e69b9aad755628f65e4c8daedd1bf Mon Sep 17 00:00:00 2001 From: Chris Christiansen Date: Wed, 2 Sep 2026 17:59:25 +0000 Subject: [PATCH] test: add second fake secret to test pre-push hook --- test_secret_2.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 test_secret_2.txt diff --git a/test_secret_2.txt b/test_secret_2.txt new file mode 100644 index 0000000..4516a30 --- /dev/null +++ b/test_secret_2.txt @@ -0,0 +1 @@ +password="totally-a-real-password-123!" \ No newline at end of file