Skip to content

Commit

Permalink
Add .bazelbsp to .gitignore
Browse files Browse the repository at this point in the history
This directory is generated by the new IntelliJ Bazel plugin by JetBrains.

PiperOrigin-RevId: 693638368
Change-Id: Ic1d1d9f7eaf7e3341cc409a2252c7cd08982e05c
  • Loading branch information
Wyverald authored and copybara-github committed Nov 6, 2024
1 parent 1b9eef1 commit 2fd6115
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
.DS_Store
# Ignore files generated by IDEs.
/.aswb/
/.bazelbsp/
/.cache/
/.classpath
/.clwb/
Expand Down

0 comments on commit 2fd6115

Please sign in to comment.