Browse Source

Add package-lock.json to .gitignore

Gaël Métais 6 years ago
parent
commit
5df3d4f63b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .gitignore

+ 1 - 1
.gitignore

@@ -4,5 +4,5 @@ node_modules
 results/*
 coverage
 front/build
-
+package-lock.json
 har.json