Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
rules_rust
/
2bad96d928961003e3bc8822e9054424a84d2493
/
.
/
extensions
/
bindgen
/
.gitignore
blob: 758ea05a6d67b14e5487cfec50b2b68f50f6834d [
file
] [
log
] [
blame
]
# Git ignore patterns
# Bazel
/
bazel
-*
user
.
bazelrc
MODULE
.
bazel
.
lock
# rust-analyzer
rust
-
project
.
json
# rustfmt
*.
rs
.
bk
# Cargo
**
/target/
# npm
**
/node_modules/
# IDEs
.
vscode
.
idea
.
idea
/**
*.swp
# BazelCI
bazelci.py