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:
Ruslan Shestopalyuk
2023-08-03 02:10:25 -07:00
committed by Facebook GitHub Bot
parent 8a1d1ad149
commit 0fb71630c7
-1
View File
@@ -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