aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorgrant-kun <[email protected]>2022-10-04 09:02:58 -0500
committergrant-kun <[email protected]>2022-10-04 09:02:58 -0500
commit0a9e7217d031fc47e7620b8a9d938fda6fa0ce9c (patch)
tree7470f00cdbb544fbfb8e701ba111055aaa843180 /.gitignore
parentceb8bfca6dc072f42690f169ddc13235e02d8823 (diff)
removed package-lock
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 3e8b050..f5279ca 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,3 @@
node_modules/
-package-lock.json \ No newline at end of file
+/package-lock.json \ No newline at end of file