[gitignore] Update gitignore to ignore bazel / clion files (#3524)

This commit is contained in:
PJ Reiniger
2021-08-21 02:18:37 -04:00
committed by GitHub
parent 57c8615af3
commit ab4cb59326

6
.gitignore vendored
View File

@@ -225,3 +225,9 @@ compile_commands.json
.cache/
imgui.ini
# Bazel
/.ijwb/
/bazel-*
user.bazelrc
coverage_report/