diff --git a/.gitignore b/.gitignore index eaa3cd32e2a655764cf6a47a3bc2012d79f2d9db..45cc5f3803f259fedde4fbe2424e022aeaea1ea5 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,7 @@ .phpunit.result.cache /phpunit.xml ###< symfony/phpunit-bridge ### + +###> phpstorm ### +.idea +###< phpstorm ### \ No newline at end of file