Browse Source

add yarn.lock to gittignore #11798

pull/13956/head
Ebicoglu 3 years ago
parent
commit
cfd69f38b4
  1. 4
      .gitignore

4
.gitignore

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