From 125908f6eb400877044f406ed71ce24270e2d246 Mon Sep 17 00:00:00 2001 From: Oliver Vogel Date: Sun, 28 Jan 2024 12:34:43 +0100 Subject: [PATCH] Remove editor settings from .gitignore --- .gitignore | 2 -- 1 file changed, 2 deletions(-) diff --git a/.gitignore b/.gitignore index c7fe04e6..344e3a73 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,5 @@ -.idea/ build/ vendor/ -.DS_Store .phpunit.result.cache composer.lock phpunit.xml