Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[pyls][pyre] Update all .buckconfig/.gitignore/.watchmanconfig/buck.i…
…ml/.pyre_config to ignore .pylsp related folders (pytorch#103551) Summary: X-link: facebook/litho#951 X-link: facebook/ocamlrep#40 X-link: facebook/react-native#37866 Pull Request resolved: pytorch#103551 X-link: facebook/buck2-prelude#11 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. Test Plan: reviewbylookingveryhard Differential Revision: D46668238 fbshipit-source-id: 9200b2c052d04db6610c033b30b73761b57679d0
- Loading branch information