Thanks to visit codestin.com Credit goes to github.com
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 5078b07 commit 604bd5dCopy full SHA for 604bd5d
.gitignore
@@ -1,6 +1,8 @@
1
# Ignore backup and swap files.
2
*~
3
.*.swp
4
+# Bazel module lock file.
5
+MODULE.Bazel.lock
6
# Ignore all bazel-* links.
7
/bazel-*
8
# Ignore outputs generated during Bazel bootstrapping.
0 commit comments