Browse Source

Add package-lock.json to .gitignore

Gaël Métais 6 năm trước cách đây
mục cha
commit
5df3d4f63b
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      .gitignore

+ 1 - 1
.gitignore

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