From bf4a44bf695392c32e4d1f6faad6b70f91ff01ef Mon Sep 17 00:00:00 2001 From: Ivo Petkov Date: Mon, 29 Nov 2021 11:14:59 +0200 Subject: [PATCH] Update .gitignore --- .gitignore | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 7fd17e4..4f4acd3 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,2 @@ vendor/ -composer.lock -cov.xml -nbproject/ -.idea/ \ No newline at end of file +composer.lock \ No newline at end of file