diff --git a/app/Factories/ConfigurationFactory.php b/app/Factories/ConfigurationFactory.php index 9fc0c2b8..57040575 100644 --- a/app/Factories/ConfigurationFactory.php +++ b/app/Factories/ConfigurationFactory.php @@ -16,6 +16,7 @@ class ConfigurationFactory protected static $notName = [ '_ide_helper_models.php', '_ide_helper.php', + '.phpstorm.meta.php', '*.blade.php', ];