From 339de1ac9a00bbacfaa95b024d3b6059b28da6bd Mon Sep 17 00:00:00 2001 From: hackerESQ Date: Wed, 23 Oct 2024 13:35:23 -0500 Subject: [PATCH] chore:add vapor hidden directory to git ignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 87e3ae4..fc23cd1 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +.vapor /.phpunit.cache /node_modules /public/build