From 6a94bcb6a655fa6fd4416e40c0fa20e1af918f74 Mon Sep 17 00:00:00 2001 From: Pavel Djundik Date: Tue, 20 Oct 2015 11:34:53 +0300 Subject: [PATCH] Update .gitignore --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 45832c7..d1502b0 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ -/.idea/ -/vendor/ \ No newline at end of file +vendor/ +composer.lock