From dbd24f95f7eeab60c101e35183dd1e0537dcf7bb Mon Sep 17 00:00:00 2001 From: Phil Tyler Date: Wed, 18 Dec 2024 11:04:17 -0800 Subject: [PATCH 1/2] Ignore bin/helpers.sh --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index ef93495..45801a0 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ tests/pantheon-wordpress-upstream bin/install-local-tests.sh bin/install-wp-tests.sh bin/phpunit-test.sh +bin/helpers.sh \ No newline at end of file From 5b4b848e25ff371533991f1dea0e2441942f7432 Mon Sep 17 00:00:00 2001 From: Phil Tyler Date: Wed, 18 Dec 2024 11:05:15 -0800 Subject: [PATCH 2/2] Update .gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 45801a0..f657ce2 100644 --- a/.gitignore +++ b/.gitignore @@ -8,4 +8,4 @@ tests/pantheon-wordpress-upstream bin/install-local-tests.sh bin/install-wp-tests.sh bin/phpunit-test.sh -bin/helpers.sh \ No newline at end of file +bin/helpers.sh