add yarn.lock to gittignore #11798

pull/13956/head
Ebicoglu 3 years ago
parent f7abab58bb
commit cfd69f38b4

4
.gitignore vendored

@ -323,3 +323,7 @@ deploy/npm-auth-token.txt
deploy/ssh-password.txt
deploy/github-api-key.txt
deploy/_run_all_log.txt
# No commit yarn.lock files in the subfolders of templates directory
templates/**/yarn.lock
Loading…
Cancel
Save