From 9170965243b87069abc42e85f4ff49e628417888 Mon Sep 17 00:00:00 2001
From: Frederik Carlier <frederik.carlier@quamotion.mobi>
Date: Wed, 9 Nov 2016 22:38:16 +0100
Subject: [PATCH] Update .gitignore file

---
 .gitignore | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.gitignore b/.gitignore
index 57a1574..1a7e97d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,8 @@
 ## Ignore Visual Studio temporary files, build results, and
 ## files generated by popular Visual Studio add-ons.
 
+*.lock.json
+
 # User-specific files
 *.suo
 *.user
-- 
GitLab