From c037fa17ac2c13ae2ff9e0b0dc0e228342c5a453 Mon Sep 17 00:00:00 2001 From: Muhammad Sulaiman Yusuf Date: Wed, 6 Jul 2022 17:11:19 +0700 Subject: [PATCH] ignore /storage --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 78168f2..8c80041 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ /vendor /.idea +/storage Homestead.json Homestead.yaml .env @@ -8,4 +9,3 @@ Homestead.yaml api-testing.http bootstrap/backup .config-prod.json -/storage