diff --git a/.gitignore b/.gitignore index fea29a6d6..2a93f3a32 100644 --- a/.gitignore +++ b/.gitignore @@ -11,6 +11,7 @@ failed-login.log php_errors.log php-errors.log test.php +.php-cs-fixer.cache # Editor temp files *# @@ -39,4 +40,4 @@ node_modules/ # Stores VSCode versions used for testing VSCode extensions .vscode-test -/.phpunit.cache \ No newline at end of file +/.phpunit.cache