From 3d09cd0b5840b77541778a95dd8fdaba19a7a4fc Mon Sep 17 00:00:00 2001 From: Graham Campbell Date: Sun, 5 Jan 2020 13:48:40 +0000 Subject: [PATCH] Update .gitignore (#225) --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 5eba32a..5b9250d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +.idea +composer.lock report/ vendor/ -.idea