feat(gitignore): Allow package lock files
This commit is contained in:
parent
d5b8803f12
commit
3859e3db03
4 changed files with 4529 additions and 5 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -12,10 +12,6 @@ yarn-error.log
|
|||
.idea/
|
||||
*.iml
|
||||
|
||||
# Dependency lock files
|
||||
package-lock.json
|
||||
yarn.lock
|
||||
|
||||
# Environment variables
|
||||
.env
|
||||
.env.local
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue