chore(.gitignore): updated .gitignore

This commit is contained in:
Ritesh Ghosh
2023-08-06 18:27:30 +05:30
parent cdce2b61ff
commit e7b0b9c961
+1
View File
@@ -1,6 +1,7 @@
.vscode .vscode
node_modules node_modules
.env .env
dist
package-lock.json package-lock.json
.idea .idea
yarn.lock yarn.lock