We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 399ec88 commit 607267dCopy full SHA for 607267d
1 file changed
.gitignore
@@ -57,11 +57,8 @@ obj-x86_64-linux-gnu/
57
58
user.bazelrc
59
60
-# Limit ignore to these files, so we see and clean out other cruft
61
-/bazel-bin
62
-/bazel-OpenROAD
63
-/bazel-out
64
-/bazel-testlogs
+# Limit ignore to these files, so we see and clean out other cruft that pollutes grep
+/bazel-*
65
66
projectview.bazelproject
67
.bsp/
0 commit comments