Sign in
android
/
platform
/
external
/
bazelbuild-rules_rust
/
9a8ef691
/
.
/
.gitignore
blob: 7f1e029d45284a35c2a8cdedf56f5b9072d42b3a [
file
] [
log
] [
blame
]
# A file specifying filepatterns for git to ignore.
# vim
*.
swp
# bazel
/
bazel
-*
/examples/
bazel
-*
/docs/
bazel
-*
# rustfmt
*.
rs
.
bk
# Cargo
**
/target/
# npm
**
/node_modules/