From 9bffa6a94c297c719121fc13e18693bc4186377d Mon Sep 17 00:00:00 2001 From: Dane Everitt Date: Sat, 7 Aug 2021 08:46:30 -0700 Subject: [PATCH] Ignore files from V2 as well --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 11f82a76..658743e2 100644 --- a/.gitignore +++ b/.gitignore @@ -13,8 +13,10 @@ storage/framework/* node_modules *.log _ide_helper.php +_ide_helper_models.php .phpstorm.meta.php .php_cs.cache +.yarn public/assets/manifest.json # For local development with docker