Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
rules_rust
/
0af0f7aedd3cfde7c802c5efc80d9003ccc55549
/
.
/
.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/