aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRitesh Ghosh <[email protected]>2023-11-22 13:41:10 +0530
committerRitesh Ghosh <[email protected]>2023-11-22 13:41:10 +0530
commit29661350f07057413bb45e5f617d3628cc15efb5 (patch)
tree9ce420a5b403b0f92078fa862e315e12164b6d6f
parent3affd892a56648aaca766a439d59a1d83578da4e (diff)
downloadaniwatch-api-29661350f07057413bb45e5f617d3628cc15efb5.tar.xz
aniwatch-api-29661350f07057413bb45e5f617d3628cc15efb5.zip
chore: add `pnpm-lock.yaml` to ignore list
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index a3eda71..6ef96e5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,4 +4,5 @@ node_modules
dist
package-lock.json
.idea
-yarn.lock \ No newline at end of file
+yarn.lock
+pnpm-lock.yaml \ No newline at end of file