From 1fbf38e5f048fb81312fd2245eda143a995ce50a Mon Sep 17 00:00:00 2001 From: jedrzejchalubek Date: Sat, 1 Jul 2017 22:04:34 +0200 Subject: [PATCH] Do not ignore lock file --- .gitignore | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index a4e0d55..c70fbc5 100644 --- a/.gitignore +++ b/.gitignore @@ -3,9 +3,8 @@ node_modules npm-debug.log vendor -composer.lock .DS_Store Thumbs.db -public \ No newline at end of file +public