Skip to content

Commit

Permalink
chore: gitignore bazel related files
Browse files Browse the repository at this point in the history
  • Loading branch information
zaucy committed Sep 8, 2023
1 parent 8d456b6 commit f339fa2
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -38,3 +38,10 @@ test/bin/*
#doc

doc/html

# Bazel
/bazel-*
/external
/.cache
/compile_commands.json
user.bazelrc

0 comments on commit f339fa2

Please sign in to comment.