Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
rules_rust
/
1b7885acf0574d2f52e7c011ce8e03ad3aed25ae
/
.
/
.gitignore
blob: 17f523dc1a1182151fc764e7133c486a007a3a06 [
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/
# vscode
.
vscode
*.
code
-
workspace