feat(gitignore): Allow package lock files

This commit is contained in:
ItzCrazyKns 2024-04-15 21:03:52 +05:30
parent d5b8803f12
commit 3859e3db03
No known key found for this signature in database
GPG key ID: 8162927C7CCE3065
4 changed files with 4529 additions and 5 deletions

4
.gitignore vendored
View file

@ -12,10 +12,6 @@ yarn-error.log
.idea/
*.iml
# Dependency lock files
package-lock.json
yarn.lock
# Environment variables
.env
.env.local