We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 866219a + 607267d commit 7cbd77eCopy full SHA for 7cbd77e
1 file changed
.gitignore
@@ -56,7 +56,8 @@ obj-x86_64-linux-gnu/
56
57
user.bazelrc
58
59
-bazel-*
+# Limit ignore to these files, so we see and clean out other cruft that pollutes grep
60
+/bazel-*
61
62
projectview.bazelproject
63
.bsp/
0 commit comments