Skip to content

Commit 15c804c

Browse files
authored
Merge pull request #514 from justinsb/ignore_bazel_symlinks
.gitignore: Ignore bazel symlinks
2 parents b5aa69f + fbc8136 commit 15c804c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,6 @@ docs/book/node_modules/
66
# Editor temp files
77
*~
88
\#*#
9+
10+
# Skip bazel dirs
11+
/bazel-*

0 commit comments

Comments
 (0)