Sign in
fuchsia
/
third_party
/
github.com
/
google
/
emboss
/
refs/heads/upstream/rust_dev
/
.
/
.gitignore
blob: 23159c3bd53b0f6db7a51ba0375b2e8f7698da8f [
file
] [
edit
]
# Bazel
bazel
-*
MODULE
.
bazel
.
lock
# Python
__pycache__
.
venv
# IDEs
.
vscode
# Rust / Cargo
**
/rust/
Cargo
.
lock
**
/rust/
target
/