Skip to content
Snippets Groups Projects

JetBrains: Ignore bin files that are generated by VS Code extension

Merged Warren Gifford requested to merge ps/jetbrains-vscode-langserver into main

Created by: philipp-spiess

I've been setting up Java support in VS Code and it seems that the extension caches some artifacts in client/jetbrains/bin. I don't want to commit these mistakenly so adding it to the gitignore.

It seems like the setup already works in VS Code so that's cool :sunglasses: Screenshot 2022-06-27 at 14 17 38

Test plan

Ensured that bin/ files are no longer added by git add .

App preview:

Check out the client app preview documentation to learn more.

Merge request reports

Merged by avatar (May 6, 2025 1:13pm UTC)

Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
Please register or sign in to reply
Loading