Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ignore LSP related files from manifest #1168

Merged
merged 1 commit into from
Jul 26, 2023

Conversation

vinistock
Copy link
Contributor

Files that are auto-generated by language servers make the manifest check fail. I suggest we ignore the folders/files related to those.

  • The .cache folder and compile_commands.json comes from clangd, which is very useful for working on the C part of the code
  • The .ruby-lsp folder comes from the Ruby LSP

@jemmaissroff jemmaissroff merged commit 094b2b7 into ruby:main Jul 26, 2023
20 checks passed
@vinistock vinistock deleted the vs/ignore_lsp_files branch July 26, 2023 16:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants