From eec196df1725c4705a3d1e62909513d6b723bcd1 Mon Sep 17 00:00:00 2001 From: Tatiana Date: Sat, 8 May 2021 11:30:02 -0700 Subject: [PATCH] Revert ".gitignore: Added package-lock.json, package.json that were used when I ran code-blocks over the tests." This reverts commit c1b27dc68ea286501df88b90929aef574aa3b497. --- .gitignore | 2 -- 1 file changed, 2 deletions(-) diff --git a/.gitignore b/.gitignore index e53a2cf..7c78742 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,2 @@ .vscode node_modules -package-lock.json -package.json