Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update all .buckconfig/.gitignore/.watchmanconfig/buck.iml/.pyre_conf…
…ig to ignore .pylsp related folders (facebook#951) Summary: Pull Request resolved: facebook#951 X-link: facebook/ocamlrep#40 X-link: facebook/react-native#37866 X-link: pytorch/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. Differential Revision: D46668238 fbshipit-source-id: a265a3d38990621e6860b61e352df7ad7383dfee
- Loading branch information