We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5aa69f commit fbc8136Copy full SHA for fbc8136
.gitignore
@@ -6,3 +6,6 @@ docs/book/node_modules/
6
# Editor temp files
7
*~
8
\#*#
9
+
10
+# Skip bazel dirs
11
+/bazel-*
0 commit comments