From 6b5b5040aa92c5380eb2628110af197f5e653d5d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20Ke=C3=9Feler?= Date: Wed, 16 Feb 2022 22:31:43 +0100 Subject: [PATCH] modifiy .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 3e8fbe7..0d17821 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ composer.lock coverage.xml .DS_Store .phpunit.*.cache +.idea