瀏覽代碼

Add package-lock.json to .gitignore

Gaël Métais 6 年之前
父節點
當前提交
5df3d4f63b
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .gitignore

+ 1 - 1
.gitignore

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