Skip to content

Commit 7cbd77e

Browse files
authored
Merge pull request #8739 from Pinata-Consulting/gitignore-clean
.gitignore: make junk visible for clean
2 parents 866219a + 607267d commit 7cbd77e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,8 @@ obj-x86_64-linux-gnu/
5656

5757
user.bazelrc
5858

59-
bazel-*
59+
# Limit ignore to these files, so we see and clean out other cruft that pollutes grep
60+
/bazel-*
6061

6162
projectview.bazelproject
6263
.bsp/

0 commit comments

Comments
 (0)