Chromium Code Reviews| Index: third_party/gsutil/third_party/apitools/.gitignore |
| diff --git a/third_party/gsutil/third_party/apitools/.gitignore b/third_party/gsutil/third_party/apitools/.gitignore |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..b51fd8797dff7502e9892782e320c3826894be8c |
| --- /dev/null |
| +++ b/third_party/gsutil/third_party/apitools/.gitignore |
| @@ -0,0 +1,15 @@ |
| +*~ |
| +*.py[cod] |
| +*.egg-info/ |
| +build/ |
| +dist/ |
| +distribute-* |
| + |
| +# Test files |
| +.tox/ |
| +.coverage |
| +coverage.xml |
| +nosetests.xml |
| + |
| +# Make sure a generated file isn't accidentally committed. |
| +reduced.pylintrc |