aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 3be38f5..92e2554 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,5 +13,5 @@ __pycache__
/.venv
node_modules
/package.json
-/package-lock.json
+package-lock.json
*.lock \ No newline at end of file