From 8a58e984fe388ecc916c96e7f2eb67acb24a69a6 Mon Sep 17 00:00:00 2001 From: Nuno Maduro Date: Sun, 12 Feb 2023 01:20:37 +0000 Subject: [PATCH] fix: gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index aca51d72..17e605fc 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ .idea/* .idea/codeStyleSettings.xml +.temp/* composer.lock /vendor/ coverage.xml @@ -11,4 +12,3 @@ coverage.xml *.swp *.swo .vscode/ -/.temp/