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 50818b1 commit 69d2750Copy full SHA for 69d2750
.gitignore
@@ -0,0 +1,5 @@
1
+# Ignore all bazel-* symlinks.
2
+/bazel-*
3
+# Ignore generated python artifacts
4
+*.pyc
5
+copts/__pycache__/
0 commit comments