aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRitesh Ghosh <[email protected]>2023-08-02 13:20:38 +0530
committerRitesh Ghosh <[email protected]>2023-08-02 13:20:38 +0530
commitc0be4b50ffbfbf957b38e4c0a3e49b225f109507 (patch)
treeab0316c189bac4e888e8b958175de18fb5ddcaaf
parent18c34ea307057e0298e7dc74bcdf1000834c674f (diff)
downloadaniwatch-api-c0be4b50ffbfbf957b38e4c0a3e49b225f109507.tar.xz
aniwatch-api-c0be4b50ffbfbf957b38e4c0a3e49b225f109507.zip
chore: updated .gitignore file
-rw-r--r--.gitignore5
1 files changed, 4 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 89d4b82..9a8cfa7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,6 @@
-
+.vscode
node_modules
.env
+package-lock.json
+.idea
+yarn.lock \ No newline at end of file