From 83db153670f42c192e7253b5c3cb59492bc3701b Mon Sep 17 00:00:00 2001 From: Cegem-360 <144362694+Cegem-360@users.noreply.github.com> Date: Fri, 27 Mar 2026 18:18:01 +0100 Subject: [PATCH] Update .gitignore (#6774) Laravel ide helper is the most used IDE support package for laravel more than 120M download and whitout is in VScode and PHP storm is getting Powerfull helpers. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index b71b1ea3..0eeb578e 100644 --- a/.gitignore +++ b/.gitignore @@ -19,6 +19,7 @@ /storage/*.key /storage/pail /vendor +_ide_helper.php Homestead.json Homestead.yaml Thumbs.db