react-native icon indicating copy to clipboard operation
react-native copied to clipboard

Update all .buckconfig/.gitignore/.watchmanconfig/buck.iml/.pyre_config to ignore .pylsp related folders

Open inseokhwang opened this issue 2 years ago • 2 comments

Summary: We're updating PYLS and Pyre to use .pylsp as isolation-prefix: D46599960, D46602539.

We'd like to add these .pylsp to ignore folders to prevent users from having bunch of generated files listed in ISL.

I went through every ".lsp-buck-out" and looked for references of .lsp and added new entries with .pylsp where necessary. There are few code mentions of .lsp-buck that seems relevant that I'll send out another diff for so that I can add the project owners.

Differential Revision: D46668238

inseokhwang avatar Jun 13 '23 21:06 inseokhwang

This pull request was exported from Phabricator. Differential Revision: D46668238

facebook-github-bot avatar Jun 13 '23 21:06 facebook-github-bot

This pull request was exported from Phabricator. Differential Revision: D46668238

facebook-github-bot avatar Jun 13 '23 22:06 facebook-github-bot

Closing as abandoned internally

cortinico avatar Aug 07 '23 09:08 cortinico