mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Add .cpplsp-buck-out to .gitignore files
Summary: ## Changelog: [Internal] - This must be some new thing coming from the C++ language service provider (from the VSCode plugins?..), but this keeps popping up since recently as untracked files in the yoga subfolder. Add it to .gitignore. Reviewed By: NickGerleman Differential Revision: D48022954 fbshipit-source-id: dad608f303f3d50b701d776795f6e25f007811b2
This commit is contained in:
committed by
Facebook GitHub Bot
parent
8a1d1ad149
commit
0fb71630c7
@@ -53,7 +53,6 @@ buck-out
|
||||
/packages/react-native/ReactAndroid/src/main/jni/prebuilt/lib/
|
||||
/packages/react-native/ReactAndroid/src/main/gen
|
||||
/.cpplsp.buckd
|
||||
/.cpplsp-buck-out
|
||||
|
||||
# Android Studio
|
||||
.project
|
||||
|
||||
Reference in New Issue
Block a user