Delete and gitignore unwanted lock files (#4899)
Summary: This diff deletes unnecessary lock files which were checked out but aren't necessary and `gitignore` those files: - `yarn.lock` - `js/yarn.lock` - `react-native/yarn.lock` ## Changelog [General] [Removed] - Delete unnecessary lock files. Pull Request resolved: https://github.com/facebook/flipper/pull/4899 Test Plan: - None Reviewed By: aigoncharov Differential Revision: D47755862 Pulled By: passy fbshipit-source-id: 8e9a03b59df1a2891004de3edbd9c3569d2d6055
This commit is contained in:
committed by
Facebook GitHub Bot
parent
1212e52821
commit
24df607007
@@ -1,4 +0,0 @@
|
||||
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
|
||||
# yarn lockfile v1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user