From 770f826e7eddbe3f13210f92561babbe45b69fc8 Mon Sep 17 00:00:00 2001 From: babaev-an Date: Mon, 18 Aug 2025 23:12:21 +0300 Subject: [PATCH] 20250818 --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 3c5ce2c..217f5dc 100644 --- a/.gitignore +++ b/.gitignore @@ -2232,4 +2232,5 @@ FodyWeavers.xsd /vendor/phpunit/phpunit/src/TextUI/Command/Commands/CheckPhpConfigurationCommand.php /vendor/phpunit/phpunit/src/Framework/Exception/ErrorLogNotWritableException.php /vendor/phpunit/phpunit/src/Runner/ShutdownHandler.php -/.idea/codeStyles/ \ No newline at end of file +/.idea/codeStyles/ +/tests/secret_not_in_git/ \ No newline at end of file