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 dc3a2f5 commit 3f1495fCopy full SHA for 3f1495f
.gitignore
@@ -9,3 +9,6 @@ docs/book/node_modules/
9
10
# Skip bazel dirs
11
/bazel-*
12
+
13
+# skip bin
14
+bin/*
0 commit comments