Index: tools/telemetry/third_party/gsutil/third_party/protorpc/.gitignore |
diff --git a/tools/telemetry/third_party/gsutil/third_party/protorpc/.gitignore b/tools/telemetry/third_party/gsutil/third_party/protorpc/.gitignore |
deleted file mode 100644 |
index 30760262764002705b961af3634af2de39adb34b..0000000000000000000000000000000000000000 |
--- a/tools/telemetry/third_party/gsutil/third_party/protorpc/.gitignore |
+++ /dev/null |
@@ -1,34 +0,0 @@ |
-# python .gitignore, from http://github.com/github/gitignore |
- |
- |
-# Byte-compiled / optimized / DLL files |
-__pycache__/ |
-*.py[cod] |
- |
-# C extensions |
-*.so |
- |
-# Distribution / packaging |
-.Python |
-env/ |
-build/ |
-develop-eggs/ |
-dist/ |
-downloads/ |
-eggs/ |
-lib/ |
-lib64/ |
-parts/ |
-sdist/ |
-var/ |
-*.egg-info/ |
-.installed.cfg |
-*.egg |
- |
-# Unit test / coverage reports |
-htmlcov/ |
-.tox/ |
-.coverage |
-.cache |
-nosetests.xml |
-coverage.xml |