Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
rules_rust
/
f37b9d6a552e9412285e627f30cb124e709f4f7a
/
.
/
.gitignore
blob: dd8385077180bd04dc346ea337909ac6a78899ba [
file
] [
log
] [
blame
]
# A file specifying filepatterns for git to ignore.
# vim
*.
swp
# bazel
/
bazel
-*
/examples/
bazel
-*
/examples/
*/
bazel
-*
/docs/
bazel
-*
# rustfmt
*.
rs
.
bk
# Cargo
**
/target/
# npm
**
/node_modules/