From 63202ceb0f735353cc8becf593200ced6e3b9ba8 Mon Sep 17 00:00:00 2001 From: TENIOS <40282681+TENIOS@users.noreply.github.com> Date: Tue, 21 Feb 2023 14:49:27 +0700 Subject: [PATCH] Update .gitignore (#6123) Reorder --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 3cb7c776d..7fe978f85 100644 --- a/.gitignore +++ b/.gitignore @@ -8,12 +8,12 @@ .env .env.backup .env.production +.phpunit.result.cache Homestead.json Homestead.yaml auth.json npm-debug.log yarn-error.log -.phpunit.result.cache /.fleet /.idea /.vscode