From 545ae82e7c27f7fd47d64e81d54d30d549b2b672 Mon Sep 17 00:00:00 2001 From: Ondrej Vlach Date: Wed, 7 Aug 2024 12:35:02 +0200 Subject: [PATCH] ci(git): add gitignore for tempo and cache --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 46340a6..dec86b9 100644 --- a/.gitignore +++ b/.gitignore @@ -18,3 +18,5 @@ yarn-error.log /.fleet /.idea /.vscode +.tempo +.phpcs-cache