We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cb80974 + b333862 commit ac5fc0bCopy full SHA for ac5fc0b
1 file changed
community/Bazel.gitignore
@@ -4,3 +4,10 @@
4
# Ignore all bazel-* symlinks. There is no full list since this can change
5
# based on the name of the directory bazel is cloned into.
6
/bazel-*
7
+
8
+# Directories for the Bazel IntelliJ plugin containing the generated
9
+# IntelliJ project files and plugin configuration. Seperate directories are
10
+# for the IntelliJ, Android Studio and CLion versions of the plugin.
11
+/.ijwb/
12
+/.aswb/
13
+/.clwb/
0 commit comments