Skip to content

Commit f339fa2

Browse files
committed
chore: gitignore bazel related files
1 parent 8d456b6 commit f339fa2

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.gitignore

+7
Original file line numberDiff line numberDiff line change
@@ -38,3 +38,10 @@ test/bin/*
3838
#doc
3939

4040
doc/html
41+
42+
# Bazel
43+
/bazel-*
44+
/external
45+
/.cache
46+
/compile_commands.json
47+
user.bazelrc

0 commit comments

Comments
 (0)