diff --git a/.gitignore b/.gitignore index d1c4ee80..0b09560a 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ vendor/ docs/ .phpunit* -composer.lock \ No newline at end of file +composer.lock +.phpcs* \ No newline at end of file