diff --git a/.gitignore b/.gitignore index c93bcd5..d7d0c27 100644 --- a/.gitignore +++ b/.gitignore @@ -252,3 +252,7 @@ tempCodeRunnerFile.* ### PHPUnit ### .phpunit.result.cache .gitignore + +### Codesniffer ### +phpcs.phar +phpcbf.phar