From 2cb814f3c04cb0ce7cad86c42734e22c913bea15 Mon Sep 17 00:00:00 2001 From: Irfan Ariq <irfanariq@home.com> Date: Thu, 23 Nov 2017 22:41:22 +0000 Subject: [PATCH] modify gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index ea7a76e53..4679fd800 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -ChatService/node_modules/* \ No newline at end of file +ChatService/node_modules/* +ChatService/package-lock.json -- GitLab