diff options
author | Leon Jiang <35908040+leonyjiang@users.noreply.github.com> | 2021-04-03 01:16:04 -0400 |
---|---|---|
committer | Leon Jiang <35908040+leonyjiang@users.noreply.github.com> | 2021-04-03 01:16:04 -0400 |
commit | 9bdde0db8da1ac5559575ae1317e6f883079a362 (patch) | |
tree | 7f3a285c296d2c574e303d2791525c7ceada2616 | |
parent | 7b061c35948609a1f7f3ef3cef8b5e5be964d4c2 (diff) |
Remove lock files from gitignore
-rw-r--r-- | .gitignore | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -2,10 +2,6 @@ # .DS_Store -# Lock files -yarn.lock -ios/Podfile.lock - # Xcode # build/ |