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