From 1472c3e2f2b4d1f1c83124677c3160fb9071124c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20B=C3=B6hmer?= Date: Mon, 30 Jan 2023 13:01:48 +0100 Subject: [PATCH] Update .gitignore --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore index 9a6a6fc8..1d28a771 100644 --- a/.gitignore +++ b/.gitignore @@ -23,6 +23,11 @@ .idea/* uploads/* !uploads/.keep + +# Do not keep cache files +.php_cs.cache +.phpcs-cache + ###> symfony/webpack-encore-bundle ### /node_modules/ /public/build/