aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorXuan Wang <xuanwn@google.com>2022-10-10 10:25:22 -0700
committerGitHub <noreply@github.com>2022-10-10 10:25:22 -0700
commit42482060fc5d3a418a974809ffc09e02c2d8e73d (patch)
tree6ac48f01faf78b192b3986ca2308aaf010dc4347 /.gitignore
parent8230865a2988ff2a0ac1988764f6e6e03f01fec5 (diff)
downloadgrpc-grpc-42482060fc5d3a418a974809ffc09e02c2d8e73d.tar.gz
[Python] Remove Six dependency (#31264)
[Python][Remove Six] Remove Six dependency Part I
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 6b753a7c66..b81937ccfb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,6 @@
# C/C++ build outputs
.build/
+build/
bins
gens
libs