diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore index 765f3e124b02..4b7b2c0bd276 100644 --- a/.gitignore +++ b/.gitignore @@ -20,6 +20,3 @@ github-io-staging/ # Ignore Visual Studio Code files .vsbuild/ .vscode/ - -google/cloud/storage/testbench/__pycache__/ -google/cloud/storage/testbench/*.pyc |